• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    Python
  • Created about 11 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A python program to kick people off of wifi

Wifi Kill

A python program that uses scapy to kick people off of wifi. The script must be run as sudo. The script also requires that scapy be installed. To install it, do

sudo apt-get install python-scapy

The program lists the devices connected to the network then allows you to:

  • Prevent the desired ip from accessing the network
  • Prevent everyone from accessing the network