When using the remote interface, functionality ceases after a while. This happens only with netcat, not telnet and not the openbsd implementation of netcat (yet).
While using the remote functionality over a normal local network,
Code: Select all
echo "command" | netcat localhost 1234
I know this question seems obvious, but I'm not an expert so I want to be sure. The bugs seems to be in the way the default netcat on Linux handles the network stack. Soooo...
Can I close this as being a problem with the Linux version?