Fields

up:Bool

  • true if the interface is up (available to transmit and receive data), false otherwise.

running:Bool

  • true if the interface is running, false otherwise.

name:String

  • Interface name

mac:String

  • Hardware address, colon separated string (null if not available).

address:Null<String>

  • IP string (null if not available).