Skip to content
forked from roglew/wifikill

A python program to kick people off of wifi

Notifications You must be signed in to change notification settings

Dalekboii/wifikill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A python program to kick people off of wifi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%