UNPKG

netkitty

Version:

Network toolkit for Node.js — packet encode/decode (180+ protocols incl. industrial/OT), pcap/pcapng read-write, cross-packet analysis, live capture and replay.

5 lines (4 loc) 136 B
/** * netkitty/iface — read-only network interface enumeration, addresses and tx/rx statistics. */ export * from '@netkitty/iface';