Ncat client --ssl with -e does not work on Windows #1267
Comments
please see duplicate #1274 |
In my testing, change 420618c fixes the SSL error, but I don't get any further output from the shell. Entering
every time I strike Enter on the server (shell) side. |
All right! Fix is in SVN, will be mirrored to Github within an hour. Problems included:
So the subprocess never got a chance to send any data to the socket. |
How did this get closed? The fix doesn't even compile. See my comment here. |
I'm still running into this issue using ncat 7.70 on Linux and Windows: Linux: It connects and I get the command prompt on the Linux box but as soon as I enter a command the Windows box starts spamming: |
@seandheath The fix has not been released. It will be included in the next release of Ncat. @gvanem Sorry about the late reply. I saw your comment and made the fix in 7629f3b |
Reported:
The text was updated successfully, but these errors were encountered: