lgandx / PoC

Various PoCs
489 stars 199 forks source link

Issue in Linux. Errno -5 #2

Open gabrielacosta opened 7 years ago

gabrielacosta commented 7 years ago

I have this error running the script (Linux).

image

Could you please tell me what is happening. If I run it with Windows I get this.

image

I already close the port 445 in Windows. I check some forums, but I cannot find the possible issue.

https://bytes.com/topic/python/answers/699370-socket-gaierror http://stackoverflow.com/questions/6180720/how-to-fix-socket-gaierror-11004-getaddrinfo-failed-error-in-gae http://stackoverflow.com/questions/23857942/winerror-10049-the-requested-address-is-not-valid-in-its-context https://docs.python.org/3/library/socketserver.html#socketserver-tcpserver-example

Kind regards, J