All3xJ / Hibernet

An HTTP flooder that uses proxies or socks to attack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: No module named 'socks' but it already installed

skizap opened this issue · comments

commented

[root@server ~]# python3 HibernetV2.1.1py
python3: can't open file 'HibernetV2.1.1py': [Errno 2] No such file or directory
[root@server ~]# python3 HibernetV2.1.1.py
Traceback (most recent call last):
File "HibernetV2.1.1.py", line 2, in
import socks
ImportError: No module named 'socks'