Skip to content

The miniproxy software implemented by Golang, support http(s) and Socks5 protocols. Http protocols support http1.X and Http2.0.

License

Notifications You must be signed in to change notification settings

zyong/miniproxygo

Repository files navigation

Installing from source

To install, run

$ go get github.com/zyong/miniproxygo

Build

$ go install github.com/zyong/miniproxygo@latest

You will now find a miniproxygo binary in your $GOPATH/bin directory. At the meanwhile, you should add a conf file in your conf directory ,named proxy.conf, you can copy file from conf directory in the root.

Usage

Start proxy

$ miniproxy 

Run miniproxy -help for more information.

About

The miniproxy software implemented by Golang, support http(s) and Socks5 protocols. Http protocols support http1.X and Http2.0.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published