Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 297 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 297 Bytes

Go HTTP Proxy

Usage

Server side: ./server -port 8888

Client side: ./client -remoteAddr serveraddr:8888

Note

Browser ---HTTP Request---> Client(located at local) ---HTTPS Security Request---> Server(em... might at foriegn)

Warning

Please do not use this tool to escape GFW...