https://github.com/lemon-mint/simpleproxy
Really simple proxy server
https://github.com/lemon-mint/simpleproxy
Last synced: 3 months ago
JSON representation
Really simple proxy server
- Host: GitHub
- URL: https://github.com/lemon-mint/simpleproxy
- Owner: lemon-mint
- License: mit
- Created: 2021-03-05T09:28:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T09:22:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T10:11:43.962Z (4 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simpleproxy
Really simple proxy server
## Usage
`./simpleproxy `## Example
`./simpleproxy tcp example.com:443 :9090 100`
`./simpleproxy tcp example.com:443 :9090`