Linux TCP server tool for port forwarding - TechRepublic
Question
June 30, 2009 at 06:19 AM
maxmen

Linux TCP server tool for port forwarding

by maxmen . Updated 17 years ago

Him looking for a solution that can listen on two port and forward packet between them.

the tool must accept multiple connections and discard broken socket.

The goal is to link to client that access the same machine on different ports.

I play around with nc but I didn’t figure out how to create that behavior.

Thanks !

Max.

This discussion is locked

All Comments