MODULE 14:- WiFi Hacking and Security
Do you know? how to kick someone off your wifi!
If you have a question how to kick someone off your wifi or LAN network?, here is one tool called KickThemOut might help you. This tool kicks devices to out of your wifi/LAN network and you can enjoy all bandwidth for yourself. It also allows kicking selected devices and arp spoof them off your LAN. This tool is compatible with Python 2.6 and 2.7
Installation :
You can download KickThemOut by cloning the Git Repo and simply installing its requirements:
$ git clone https://github.com/k4m4/kickthemout.git
$ cd kickthemout
$ pip install -r requirements.txt