-
Notifications
You must be signed in to change notification settings - Fork 3
A simple traffic-forwarding TCP proxy
License
adhocteam/tcpproxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple TCP proxy service. It listens on an address (host and port combination) and forwards all TCP traffic to a remote address. Installation: $ go get -u github.com/adhocteam/tcpproxy Usage: $ tcpproxy -l 0.0.0.0:29418 -r origin.server:29418
About
A simple traffic-forwarding TCP proxy
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published