vergoh / vnstat

vnStat - a network traffic monitor for Linux and BSD
GNU General Public License v2.0
1.41k stars 120 forks source link

Allow filtering out local network data #228

Closed loligans closed 2 years ago

loligans commented 2 years ago

I use vnstat to track my internet usage. However, when I stream a game from Steam, the streaming data inflates the vnstat data. However, the data is entirely on the local network and shouldn't be counted.

vergoh commented 2 years ago

The datasource vnStat uses for getting its data doesn't support applying any kinds of filtering. As a result, such feature can't be implemented.