TCP connection proxy and analyzer for debugging and monitoring
CLI tool to proxy and analyze TCP connections
tproxy$ tproxy -l 127.0.0.1:8080 -r example.com:80$ tproxy -l 0.0.0.0:3000 -r backend:8080 -v$ tproxy -l localhost:9000 -r target.service:443 -o /tmp/proxy.log