Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elvin-du/http-proxy
a simple http proxy
https://github.com/elvin-du/http-proxy
http-proxy
Last synced: 25 days ago
JSON representation
a simple http proxy
- Host: GitHub
- URL: https://github.com/elvin-du/http-proxy
- Owner: elvin-du
- Created: 2020-06-03T06:49:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T07:12:34.000Z (over 4 years ago)
- Last Synced: 2023-04-11T03:16:22.851Z (over 1 year ago)
- Topics: http-proxy
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-proxy
```
Usage of ./http-proxy:
-address string
server address (default ":9500")
-destination string
destination url. e.g. http://127.0.0.1:9999
```