Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux get_interfaces_list not showing DOWN interfaces #12

Open
k1tzu opened this issue Nov 5, 2016 · 2 comments
Open

Linux get_interfaces_list not showing DOWN interfaces #12

k1tzu opened this issue Nov 5, 2016 · 2 comments

Comments

@k1tzu
Copy link

k1tzu commented Nov 5, 2016

It's because you use os.networkinterfaces()

@roccomuso
Copy link

+1

@tomas
Copy link
Owner

tomas commented Jan 17, 2017

Yes, I'm aware of this. The only easy way around it would be to parse the output of ifconfig/ipconfig, which I'm not sure would be fully compatible because of the output format of each version.

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

No branches or pull requests

3 participants