It would be nice to network novice (like me) to have an example use case and the corresponding working solution in the README, in addition to the help message.
For instance:
To access `192.168.0.100:2323` from `localhost`, use:
tcpproxy 192.168.0.100:2323 -l 2323
I trial-and-errored for half an hour only to find that I shouldn't prepend "http://" to the remote IP address. This is clearly my fault, but I figured it would be clearer to have this as a usage guide. Thank you so much!
It would be nice to network novice (like me) to have an example use case and the corresponding working solution in the README, in addition to the help message.
For instance:
I trial-and-errored for half an hour only to find that I shouldn't prepend "http://" to the remote IP address. This is clearly my fault, but I figured it would be clearer to have this as a usage guide. Thank you so much!