Skip to content

Alters bandwith on all devices except those you exclude

License

Notifications You must be signed in to change notification settings

kezoponk/autoevillimiter.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Autoevillimiter.sh

Alters bandwith on all devices except those you exclude.
Evillimiter by bitbrute was used for this small project

Why? start with why

Our internet is too slow for multiple users

Requirements

  • Linux distribution
  • Python 3 or greater

+ evillimiter, nmap and libxml2-utils, can be installed by using --install on a machine with apt - if don't: install manually

Use

Parameter Description
-s or --speed Network bandwidth, bit-kbit-mbit-gbit
Example: 12mbit
-e or --exclude Excluded ip or mac addresses, comma separated
Example: 192.168.1.90,AA:BB:CC:DD:EE:FF,192.168.1.91
-i or --interface Wifi interface to use
--install Download and install evillimiter and other dependencies which is required for this script to work

Examle: ./autoevillimiter.sh --exclude 192.168.1.90,AA:BB:CC:DD:EE:FF,192.168.1.91 --speed 12mbit

About

Alters bandwith on all devices except those you exclude

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages