Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panmax/gin-proxy
Pure Http Reverse Proxy Write By GoLang
https://github.com/panmax/gin-proxy
Last synced: about 2 months ago
JSON representation
Pure Http Reverse Proxy Write By GoLang
- Host: GitHub
- URL: https://github.com/panmax/gin-proxy
- Owner: Panmax
- Created: 2019-11-04T15:15:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T16:09:05.000Z (about 5 years ago)
- Last Synced: 2024-06-21T03:15:09.766Z (7 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pure Http Reverse Proxy Write By GoLang
### Usage
`./gin-proxy --remote=192.168.1.101:80 --port=8080 --https=true`
### Screenshot
![image.png](https://i.loli.net/2019/11/04/8HWkBCtMbyZVNgQ.png)