Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISystemNetwork

Network information gathered by node.

Hierarchy

  • ISystemNetwork

Index

Properties

Properties

hostname

hostname: string

The system hostname.

interfaces

interfaces: ReturnType<networkInterfaces>

Information about the network interfaces installed.

see

os.networkInterfaces()

Generated using TypeDoc