WIFI-DOS INSTALLATION

WIFI-DOS

A simple WiFi deauthentication tool written in Python.

FIRST RUN OF MY TOOL

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