jftuga / nics

Display information about Network Interface Cards (NICs)
MIT License
2 stars 0 forks source link

Feature Request: Allow -i <INTERFACE NAME> to show full output of selected interface #4

Open krosseyed opened 1 week ago

krosseyed commented 1 week ago

Wanted to see how difficult it would be to add -i <NIC_NAME> if I have a bunch of interfaces? I use MacOS and it shows a bunch of garbage info when I do -a, making it hard to parse and goes against the spirit of this application (IMHO).

This would also be used in conjunction with -a as it's more useful than doing ifconfig en0 on MacOS

krosseyed commented 1 week ago

Thinking about this more, -ai is not needed and -i should be fine for this