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

A simple TCP proxy written in Perl. Uses IO::Socket::INET and IO::Select for multiplexing.

Results 4 perl-tcp-proxy issues
Sort by recently updated
recently updated
newest added

Can SSH tunnel TLS traffic in transport mode, i.e., without encrypting it again? Similarly, does SSH support EAP?

'tcp-proxy.pl' generates "Bad arg length for Socket::inet_ntoa, length is 0, should be 4 at tcp-proxy.pl line 85." if SOCKS server listens on non localhost interface and uses 192.168.0.1:9050 listener for...

Fixes #1 with a GPLv2 license.

I'm reusing part of this code and I need to add a license. Please let me know. In the meantime, I use the GPLv2.