https://github.com/phachon/tcp-proxy
a tcp proxy
https://github.com/phachon/tcp-proxy
proxy proxypool tcp tcp-proxy tcp-socket
Last synced: 11 months ago
JSON representation
a tcp proxy
- Host: GitHub
- URL: https://github.com/phachon/tcp-proxy
- Owner: phachon
- License: mit
- Created: 2018-09-18T07:36:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T09:41:38.000Z (over 7 years ago)
- Last Synced: 2025-03-13T07:44:36.269Z (about 1 year ago)
- Topics: proxy, proxypool, tcp, tcp-proxy, tcp-socket
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tcp-proxy
a tcp proxy
## Used
```
./tcp-proxy --local ":40001" --remote ":3306"
```