dccmx@localhost ~/projects/tcproxy$ info tcproxy
tcproxy is a high performance tcp proxy for linux that can be used to port forwarding and load balance.
dccmx@localhost ~/projects/tcproxy$ tcproxy --help
tcproxy 0.1
usage:
tcproxy [-d] "proxy policy"
-d run in background
examples:
tcproxy ":11212 -< :11211"
tcproxy "127.0.0.1:11212 -< rr{192.168.0.100:11211 192.168.0.101:11211}"
project hosted here https://github.com/dccmx/tcproxy