项目作者: ejunjsh

项目描述 :
🍉 a proxy with go,supports http,socks4/5 at the same time.
高级语言: Go
项目地址: git://github.com/ejunjsh/goproxy.git
创建时间: 2017-06-18T04:41:35Z
项目社区:https://github.com/ejunjsh/goproxy

开源协议:

下载


goproxy

Build Status

baby-gopher

supports http,socks4/5 at the same time.

install

  1. go get github.com/ejunjsh/goproxy

usage

  1. usage: goproxy <listen address>

example

if you run below command in your local or remote machine

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

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

😄 enjoy