There could be an option to specify multiple wireshark-format filters like the current FILTER parameter in init.cfg, these filters could be named and then have a view for the named filters. This is similar to issue #27 , but with more customizable approach and probably less complex to implement.
I'm currently running darkstat for a specific service and thus use a filter to narrow it down a port, but it'd be nice to be able to see an overview of all traffic with a blank filter, and also be able to make filters for other services too.
There could be an option to specify multiple wireshark-format filters like the current
FILTERparameter ininit.cfg, these filters could be named and then have a view for the named filters. This is similar to issue #27 , but with more customizable approach and probably less complex to implement.I'm currently running darkstat for a specific service and thus use a filter to narrow it down a port, but it'd be nice to be able to see an overview of all traffic with a blank filter, and also be able to make filters for other services too.