Skip to content

Proxy server made from scratch using IO completion ports and OpenSSL library.

License

Notifications You must be signed in to change notification settings

Venkat11Thadi/https-proxy-iocp

 
 

Repository files navigation

HTTPS Proxy Server 💻

Untitled-2024-10-18-1630

This proxy server is made from scratch using IO completion ports and OpenSSL library. I tried to explore low-level architecture of proxy servers. The image above illustrates the idea behind my project in simple flowchart form.

Note

This is primarily made to run as a windows service. Refer older commits to access the code that run as a console program.

Tip

Check out Medium post for more information.

About

Proxy server made from scratch using IO completion ports and OpenSSL library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%