Open elieux opened 8 years ago
This isn't a solution for gnu-netcat, but you can grab a build of Ncat, which should support everything gnu-netcat does, as well as actually working, since it's been updated within the past 12 years, unlike gnu-netcat. :wink:
I am facing the same issue .. wondering if I should fix netcat or use the workaround proposed ?
While
netcat localhost http
andnetcat localhost smtp
work fine, for examplenetcat localhost imap
(as well asnetcat localhost 143
) fails:This is different from the case when the port is just closed: