Evil Limiter
A tool to monitor, analyze and limit the bandwidth (upload/download) of devices on your local network without physical or administrative access.
evillimiter
employs ARP spoofing and traffic shaping to throttle the bandwidth of hosts on the network.
Requirements
Linux distribution
Python 3 or greater
Possibly missing python packages will be installed during the installation process.
Installation
git clone https://github.com/bitbrute/evillimiter.git cd evillimiter sudo python3 setup.py install