rharder
Do not read this sign.
Does anyone know of a little utility to listen on one port and forward to another machine at another port? I know ssh does something like that, and I use that all the time, but it's not what I'm looking for right now.
Of course netcat kind of does that too, but only for one instance of a connection.
You know, I should be able to type something like "portforward -l 3333 www.apple.com 80" or something like that.
-Rob
Of course netcat kind of does that too, but only for one instance of a connection.
You know, I should be able to type something like "portforward -l 3333 www.apple.com 80" or something like that.
-Rob