Skip to content

ejunjsh/goproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

goproxy

Build Status

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

sudo docker run --net host  sjj050121014/goproxy:1.0 <listen address>

๐Ÿ˜„ enjoy

About

๐Ÿ‰ a proxy with go,supports http,socks4/5 at the same time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published