IEEE-VIT / termiboard

A smart CLI Dashboard to fetch cpu, memory and network stats!
MIT License
35 stars 16 forks source link

[Feature] Adding Network Interface Name along with the Local IPv4 Addresses #19

Closed sjchoure closed 3 years ago

sjchoure commented 3 years ago

Please describe the feature you want this project to offer The current output of the program for the Local IP Address is as: GitHubIssue

Describe the solution you'd like

Along with the IP Address, we could Specify the Network Interface name as

  1. Ethernet: 192.168.30.1/24
  2. Wifi: 192.168.1.20/24

Additional context This will make Identifying the IP of each interface simple

sjchoure commented 3 years ago

If assigned to me, I am ready to do the necessary changes.

DarthBenro008 commented 3 years ago

This is much required, thank you for opening this issue! @saviourcode

sjchoure commented 3 years ago

For some reasons, I couldn't add "Hacktober" Label to this issue. @DarthBenro008 can you please add the "Hacktober" label. 😃