go-tcp-proxy icon indicating copy to clipboard operation
go-tcp-proxy copied to clipboard

A small TCP proxy written in Go

Results 14 go-tcp-proxy issues
Sort by recently updated
recently updated
newest added

Great work on this. Basically a go-tcp-udp-uds-proxy the uds is optional. possible to implement this?

I tested it in kubernetes as following steps: 1. start a deployment named nginx without service. 2. run `./tcp-proxy -r nginx:80` in another pod, curl http://127.0.0.1:9999 works fine. 3. then...

wg option able to let program stop if some connection is established. multiple replacer make any char could be a delimiter.