Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 302 Bytes

https-proxy

Authors: Idil Kolabas and Kimaya Wijeratna

Compile the proxy by make. Run it by ./a.out .

If using MacOS, use homebrew to install openssl (brew install openssl) before compiling. If using LinuxOS, make sure that the openssl header files are located in /usr/include/openssl