chrizator/netattack2

I get this error. program not running

Closed this issue · 1 comments

Traceback (most recent call last):
File "netattack2.py", line 2, in
from src import *
File "/root/netattack2/src/scan.py", line 3, in
import netifaces
ImportError: No module named netifaces

I have not yet included an auto installer. Sorry for that.
Type:
pip install netifaces

Thank you for reporting.