jftuga / nics

Display information about Network Interface Cards (NICs). The same output is presented across platforms.
MIT License
4 stars 0 forks source link

Feature Request: Add IPv6 Column when available #3

Closed krosseyed closed 2 months ago

krosseyed commented 3 months ago

I would like to see an IPv6 column and not have to do a -a when there is an IPv6 address assigned to the interface.

Thanks John!

jftuga commented 2 months ago

You can use the -i switch for this. I want to keep the output of running nics without any command-line options as short and as terse as possible. Therefore, I will not be adding IPv6 output in this scenario.