/goproxy

🍉 a proxy with go,supports http,socks4/5 at the same time.

Primary LanguageMakefile

goproxy

baby-gopher

supports http,socks4/5 at the same time.

install

go get github.com/ejunjsh/goproxy

usage

usage: goproxy <listen address>

example

if you run below command in your local or remote machine

goproxy :8090

then you can set your proxy address <local or remote ip>:8090 on your browser or others that support socks4/5 or http proxy.

docker

docker run --rm --network host epurs/goproxy <listen address>

😄 enjoy