Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 230 Bytes

A http proxy server in C

  1. Set your browser to Proxy model
    IP: 127.0.0.1
    port: 9999

  2. run the program
    ./HttpProxyServer

  3. Input 127.0.0.1:9999 in the address bar to login

and then , enjoy it! Thanks!