Evillimiter Versions Save

Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.

v1.5.0

3 years ago
  • Added host bandwidth usage analysis without limiting (e.g.: analyze 2,3,4 --duration 120)
  • Added ability to detect host reconnections with different IP addresses (watch)
  • Updated description
  • Minor CLI text updates
  • Minor code refactoring
  • Minor thread safety improvements

v1.4.0

4 years ago
  • Bandwidth usage can now be monitored with (e.g.: monitor --interval 2000)
  • Fix coding/naming convention issues

v1.3.0

4 years ago
  • Possibility to differentiate between upload / download limit (e.g.: limit 0 250kbit --download)
  • Allow referencing hosts by IP/MAC address
  • Updated tc (traffic control) settings: burst / ceil configuration
  • Force hosts table to be displayed even when it doesn't fit the terminal (hosts --force)

v1.2.0

4 years ago
  • Specify a range when scanning for hosts (e.g.: scan --range 10.0.0.1-10.0.0.20)
  • Set the gateway MAC manually, if not resolved automatically (e.g.: -m fc:fb:23:dd:ac:63)
  • Quit the application using 'quit' or 'exit' command
  • Fix cleanup bug
  • Fix error when binaries are not in /sbin

v1.1.0

5 years ago
  • Introduced new 'add' command to add customized hosts manully
  • Added possibility to select multiple hosts separated by comma
  • Introduced 'all' keyword that selects all hosts at once
  • Adapted and improved help messages and README.md

v1.0.0

5 years ago

Initial release