https://github.com/steventen/proxyd
proxy server
https://github.com/steventen/proxyd
Last synced: over 1 year ago
JSON representation
proxy server
- Host: GitHub
- URL: https://github.com/steventen/proxyd
- Owner: steventen
- Created: 2014-11-19T22:07:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T05:08:37.000Z (over 11 years ago)
- Last Synced: 2025-02-09T05:46:42.797Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proxyd
======
a proxy server
Based on [goproxy](https://github.com/elazarl/goproxy)
## Install
1. go get github.com/steventen/proxyd
2. go build proxyd.go
3. run `proxyd`