chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
413 stars 118 forks source link

Please Install All Requirements #2

Closed JaimePolo closed 7 years ago

JaimePolo commented 7 years ago

Netattack works ok, however version 2 is asking to install all requirements, even when all of them are installed.

enesilhaydin commented 7 years ago

@JaimePolo try apt-get install python-nmap

chrizator commented 7 years ago

@JaimePolo Definitely try what enesilhaydin mentioned. If it still doesn't work: pip install scapy pip install argparse

My fault: I edited the requirements