-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Thanks for making Bandwhich. ❤️
I use bandwhich on a remote server over ssh. It would be really neat if my own connection wasn't included in any of the utilization reports.
Perhaps adding an --exclude <IP>
or --exclude <network>
to achieve this might be useful to others too?
So bandwhich --exclude 1.2.3.4
or bandwhich --exclude 192.168.0.0/24
could be the kind of inputs to drive this feature. Within bandwhich, I'd expect any data for those addresses to just be silently dropped from any reports.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request