daeken/httprebind

No module named 'SocketServer'

sedorf opened this issue · 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]
└─$