WIFI-DOS
A simple WiFi deauthentication tool written in Python.

INSTALLATION
$ git clone https://github.com/mkdirlove/WIFI-DOS.git
$ cd WIFI-DOS
$ chmod +x wifi-dos.py
$ sudo python3 wifi-dos.py
ONE LINE INSTALLATION COMMAND
$ git clone https://github.com/mkdirlove/WIFI-DOS.git;cd WIFI-DOS;chmod +x wifi-dos.py;sudo python3 wifi-dos.py