httprebind icon indicating copy to clipboard operation
httprebind copied to clipboard

No module named 'SocketServer'

Open sedorf opened this issue 3 years ago • 0 comments

┌──(kali㉿kali)-[~/Desktop/httprebind] └─$ sudo python3 httprebind.py *****.com ********* gcloud Traceback (most recent call last): File "/home/saif/Desktop/httprebind/httprebind.py", line 4, in import SocketServer ModuleNotFoundError: No module named 'SocketServer'

┌──(kali㉿kali)-[~/Desktop/httprebind] └─$

sedorf avatar Aug 06 '22 10:08 sedorf