You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. 😉
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:
The text was updated successfully, but these errors were encountered: