EvilLimiter v1.6.0 wishlist
This is a wishlist for the upcoming EvilLimiter update to version 1.6.0.
I have received multiple feature requests, which I'll try to implement. If you have a new feature in mind, feel free to post it on here!
Upcoming Features
- Show limit in hosts table: Show details on the assigned bandwidth limit, instead of just
Limited✓ - Improved
monitorcommand: Be able to monitor every host in real-time, instead of just the hosts that are already limited ✓ -
scanspeed/intensity customization: Be able to set a custom scan speed / intensity for quick or intensive scans ✓ - Ability to access the history of commands with arrow keys
Perhaps to limit or block the internet speed for the ip address so that host is limited with the internet speed even they reconnect back ?
Awesome project! I have a few suggestions:
- [ ] Ability to set both upload & download speeds independently
- [ ] Emulation of packet loss, delay, corruption, etc... (Emulate/utilize tc-netem)
@kopilim96
This feature is already available. It's called the watch command. How it works is explained in the README.md file.
@andrewprivate
Ability to set both upload & download speeds independently
EvilLimiter already has the separate upload/download feature. Check out the README.md file.
Emulation of packet loss, delay, corruption, etc... (Emulate/utilize tc-netem)
Good idea! Unfortunately, I don't have the time to work on this, but maybe someone else does :).
Good initiative!
For the next version, I'd like to see the following ability (maybe to be set as option in a config file? So could be opt-in instead of opt-out).
Automatically, when start EvilLimiter in the terminal, execute the commands scan and hosts.
@bitbrute
EvilLimiter already has the separate upload/download feature. Check out the README.md file.
Sorry for the ambiguity, I meant being able to set different rates for download and upload on the same device. Currently you can either set only download, only upload, or both.