Skip to content

karthikprabhu/ineednet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#INeedNet

INeedNet is a shell script that lets you disconnect other computers connected to your WiFi network. This is particularly useful if you are connected to a public WiFi and other annoying users are using heavy bandwidth.

This script is based on the famous Aircrack-ng suite and automates the entire process from scanning clients on your network to sending DeAuth packets.

##Documentation

###Requirements

INeedNet requires the following in order to work :

Make sure you install the above tools before running the script.

###Usage

Using INeedNet is pretty simple. All you need to do is call the script

./ineednet

and wait until it finishes. It takes approximately 45-60s to complete

If your default card does not support packet injection and you are using an additional card to do so, you can run the script with the following arguments :

./ineednet -i <interface name>

Please keep in mind that the script uses the additional card only for packet injection. You need to be connected to the network on your default card for this script to work.

About

A shell script for disconnecting annoying users on your WiFi network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages