evillimiter icon indicating copy to clipboard operation
evillimiter copied to clipboard

EvilLimiter v1.6.0 wishlist

Open bitbrute opened this issue 5 years ago • 6 comments

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 monitor command: Be able to monitor every host in real-time, instead of just the hosts that are already limited ✓
  • scan speed/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

bitbrute avatar Jul 05 '20 16:07 bitbrute

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 ?

kopilim96 avatar Aug 03 '20 01:08 kopilim96

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)

andrewprivate avatar Oct 12 '20 02:10 andrewprivate

@kopilim96 This feature is already available. It's called the watch command. How it works is explained in the README.md file.

bitbrute avatar Oct 25 '20 18:10 bitbrute

@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 :).

bitbrute avatar Oct 25 '20 18:10 bitbrute

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.

MR-Diamond avatar Nov 09 '20 00:11 MR-Diamond

@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.

andrewprivate avatar Dec 17 '20 04:12 andrewprivate