mbolli / nfsen-ng

Responsive NetFlow visualizer built on top of nfdump tools.
Apache License 2.0
232 stars 44 forks source link

Update to support persistent config/localStorage filters #118

Closed gmt4 closed 2 days ago

gmt4 commented 2 days ago

This attempts to address #4 to provide two types of filters: 1) filters defined in settings.php, and, also provide 2) localStorage filters.

Works as far as I've been using it, but probably could be reworked to be cleaner/prettier.