Linux.com

netcat is limiting...

Posted by: Anonymous Coward on December 08, 2005 07:11 AM
at least because when it is in listen mode, it only accepts one connection and then dies. Sure, you can put some other proxy there to spawn netcat or other connections but that is not trivial command line use, especially to make it robust, user friendly, and safe.

Hope "netcat++" is or will be up to the task.

#

Return to CLI Magic: netcat