Skip to content

Simple TCP Proxy to connect from local to remote

License

Notifications You must be signed in to change notification settings

wasmup/tcpproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcpproxy

Install

go install -x -trimpath=true -ldflags=-s github.com/wasmup/tcpproxy@latest

file $(which tcpproxy)

Run

tcpproxy localhost:6379 remoteIP:6379

tcpproxy localhost:8181 localhost:8080

tcpproxy localhost:8181 localhost:8080 -log 

About

Simple TCP Proxy to connect from local to remote

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages