netattack icon indicating copy to clipboard operation
netattack copied to clipboard

A simple python script to scan and attack wireless networks.

Results 2 netattack issues
Sort by recently updated
recently updated
newest added

``` ~/netattack $ python3 netattack.py -scan -mon CRITICAL: Can't open /proc/net/dev ! CRITICAL: Can't open /proc/net/route ! CRITICAL: Can't open /proc/net/dev ! * * * * * * * *...

the error is TypeError : argument 1 must be string not NetworkInterface How to fix????? Please tell asap