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
I'm unable to connect to them via netcat, telnet or python's socket module
$ nc 212.17.118.125 2727
*empty output*
$ telnet 212.17.118.125 2727
Connecting To 212.17.118.125...Could not open connection to the host, on port 2727: Connect failed
s.connect(("212.17.118.125", 2727))
TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
I'm unable to solve 27 hackit because of it since it uses server's FS to store correct passwords
I'm unable to connect to them via netcat, telnet or python's socket module
I'm unable to solve 27 hackit because of it since it uses server's FS to store correct passwords
The text was updated successfully, but these errors were encountered: