fd0 / simpleproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

The code needs Go >= 1.11, building a binary works like this:

go build

Running

Start the proxy:

./simpleproxy localhost:8080

Then configure localhost on port 8080 as the proxy.

About


Languages

Language:Go 100.0%