Skip to content

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

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%