Skip to content
/ goout Public

A go http proxy(with local and server TLS transport)

Notifications You must be signed in to change notification settings

InsZVA/goout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

About

A go http proxy(with local and server TLS transport)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages