Add possibillity to filter (un)interesting connections
A config file in which uninteresting addresses and ports can entered that will be ignored and filtered before a lot network/processortime is wasted To make the app function lighter. Or maybe skip intranet range etc.

1 comment
-
Petr Bartos commented
skipping intranet ranges + skipping connections originating from localhost (127.0.0.1 | 0.0.0.0).
These can lead (and leads) always back to localhost, so are not important for map and app scope. And are causing about one half from list. he connection list will then look more mature - polished.