sweetsoftware / Ares

Python botnet and backdoor
1.52k stars 475 forks source link

server error #68

Open pretech86 opened 5 years ago

pretech86 commented 5 years ago

when i try to start ./ares.py initdb it give methe following error

Traceback (most recent call last): File "./ares.py", line 19, in from api import api File "/root/Downloads/2-undetectable payload generators/windows/Ares/server/api/init.py", line 16, in import pygeoip ImportError: No module named pygeoip

can you help me please

pretech86 commented 5 years ago

i solved it thanks >>> pip install pygeoip >>> after that copy this module from its path to the server folder

Puyodead1 commented 4 years ago

i solved it thanks >>> pip install pygeoip >>> after that copy this module from its path to the server folder

If you solved it, close this issue.