Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Ignore loop and docker network interfaces? #79

Open
cjbassi opened this issue Dec 10, 2018 · 2 comments
Open

Ignore loop and docker network interfaces? #79

cjbassi opened this issue Dec 10, 2018 · 2 comments

Comments

@cjbassi
Copy link
Owner

cjbassi commented Dec 10, 2018

Currently, virtual network interfaces are included in the total values calculated in the network widget (besides VPN interfaces which have been removed) but I feel like maybe we should just include physical network interfaces like ethernet and wifi.

@suroa
Copy link

suroa commented Mar 4, 2019

I believe what should be done instead is #20

@cjbassi
Copy link
Owner Author

cjbassi commented Jun 7, 2019

So #20 has been implemented, but it only allows for specifying one interface. #148 has been opened which would allow for specifying a list of interfaces.

So I think the question comes down to what the default should be:

  • Should we only show physical network interfaces by default and require users to opt into showing virtual interfaces too once Allow specifying multiple network interfaces #148 is implemented?
  • Or should we show all interfaces by default (vpn interface too?) and require users to opt out of virtual interfaces?

It might be good to have an option specifically for this. I'd also like to allow for specifying network interfaces to not show: #149.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants