Skip to content

small c program to list all network interfaces on a linux box: state, speed and duplex settings

Notifications You must be signed in to change notification settings

omen23/c-iflist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

iflist

small c program to list all network interfaces on a linux box: state, speed and duplex settings

  • iflist enumerates over ALL interfaces – even the loopback-interface
  • iflist2 needs a parameter like iflist eth0 and will only show information of the given parameter if the adapter is found

About

small c program to list all network interfaces on a linux box: state, speed and duplex settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages