Robins is a simple TCP proxy that proxies many-ports on the local machine to a host given from a list of available hosts. The picking of the host is random and will try another host if a connection fails.
go get github.com/jwaldrip/robins
robins host1.com,host2.com 3000,3001
docker run -it jwaldrip/robins host1.com,host2.com 3000,3001
Content type
Image
Digest
sha256:1fd8a3002…
Size
174.1 MB
Last updated
almost 11 years ago
docker pull jwaldrip/robins