summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-01-01 18:09:28 -0500
committerGitHub <noreply@github.com>2021-01-01 18:09:28 -0500
commit90be9730a62e2a935ccf01cdd6e320c65624722a (patch)
treeb22a66210a2af97f0ced92dc27d89a6ad2137f63 /assets
parentd8d72d060d4bd4473bfe769673a2227bda948c97 (diff)
feature: Add network interface filtering (#381)
Adds a new option in the config file to filter out network interfaces. Also add the option to filter by whole words. Interface follows that of the existing ones: ```toml [net_filter] is_list_ignored = false list = ["virbr0.*"] regex = true case_sensitive = false whole_word = false ```
Diffstat (limited to 'assets')
-rw-r--r--assets/temp_filter_post3.pngbin0 -> 85155 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/assets/temp_filter_post3.png b/assets/temp_filter_post3.png
new file mode 100644
index 00000000..f84886d1
--- /dev/null
+++ b/assets/temp_filter_post3.png
Binary files differ