xdavidhu / mitmAP

📡 A python program to create a fake AP and sniff data.
MIT License
1.66k stars 268 forks source link

Slight Performance Tweaks and changes #119

Open DarrenRainey opened 6 years ago

DarrenRainey commented 6 years ago

Use APT instead of apt-get if available and added a #!/usr/bin/python3 line to allow directly running the script with ./mitmAP.py rather than python3 mitmAP.py