Skip to content

PeteRichardson/net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net

Pretty cli display of network info on a Mac

  • Versions in rust and python (rust version preferred: avoids dependency installation)
  • Shows Hardware Ports with assigned IP addresses, in preferred order
  • Uses networksetup -listallhardwareports to get Hardware Ports list
  • (Rust version only: uses networksetup -listnetworkserviceorder to display in service order)

net-rs-h
net-rs
  • Use -a to include ports without IP addresses
    net-rs-a

  • python version
    net output sample

About

Pretty cli display of network info on a Mac

Topics

Resources

Stars

Watchers

Forks