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.