Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95106
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-08-07 00:10 -0700 |
| Message-ID | <a0f02dab-9d81-47c8-aedd-72d801477c1d@googlegroups.com> (permalink) |
| Subject | Getting and/or setting network interface parameters on OS X |
| From | Shekhar Chandra <shekharchandra058@gmail.com> |
Looking for a Python 2.7 module through which I can fetch the below details for all available network interfaces on a OS X device : Gateways DNS server DHCP server WINS server IP address DNS suffix I also want to set them for a specific interface.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Getting and/or setting network interface parameters on OS X Shekhar Chandra <shekharchandra058@gmail.com> - 2015-08-07 00:10 -0700 Re: Getting and/or setting network interface parameters on OS X Chris Angelico <rosuav@gmail.com> - 2015-08-07 17:26 +1000
csiph-web