https://github.com/fd0/simpleproxy
https://github.com/fd0/simpleproxy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fd0/simpleproxy
- Owner: fd0
- Created: 2020-02-14T08:05:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T09:01:12.000Z (about 6 years ago)
- Last Synced: 2025-01-26T02:52:09.507Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.