Closed vanh285 closed 2 years ago
This should be fixed now. Can you check?
Going to try that rn!
Failed to create new socket: [Errno 11001] getaddrinfo failed
Another issue comes up. Thank you for the quick response.
You can't call it like localhost:80
. Need to give port separately. Like py -3 slowloris.py -p 80 localhost
.
This works! Thank you for you support!
py -3 --version Python 3.10.2