Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A transparent proxy written in Golang. It can send to upstream proxies (e.g. corporate) and CONNECT on any port through corp proxies, giving internet access to external internet resources.

License

Notifications You must be signed in to change notification settings

laapsaap/go-any-proxy

 
 

Repository files navigation

Build Status

Any Proxy

go-any-proxy is a server that can transparently proxy any tcp connection through an upstream proxy server. This type of setup is common in corporate environments. It is written in golang and has been load tested with 10,000 concurrent connections successfully on a Vyatta running a 64-bit kernel.

Travis-CI

Build status can be found at http://travis-ci.org/ryanchapman/go-any-proxy

More info

For more info, see http://blog.rchapman.org/post/47406142744/transparently-proxying-http-and-https-connections

-Ryan A. Chapman Sat Jun 1 19:17:25 MDT 2013

About

A transparent proxy written in Golang. It can send to upstream proxies (e.g. corporate) and CONNECT on any port through corp proxies, giving internet access to external internet resources.

Resources

License

Stars

Watchers

Forks

Packages

No packages published