Skip to content

Anyone using a Covenant University student internet credential will be disconnected and kicked off the network

Notifications You must be signed in to change notification settings

detunjiSamuel/A-nice-no

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nice No

A simple script to automatically kick off anyone using a Covenant University student internet credential from the campus network.

Why

Every student is given internet credentials that are attached to their matriculation numbers and this can only be used on one device at a time. Recently, students have complained about not being able to access the internet because someone gained access to these details illegitimately.

How it works

The script obtains the MAC address of the intruder and the masks as the system to disconnect the individual from the internet. The school's networking team will pick multiple systems with the same MAC address as an anomaly.

Usage

Install All Dependencies

pip3 install -r requirements.txt 

Run

python3 kick_user.py 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Anyone using a Covenant University student internet credential will be disconnected and kicked off the network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages