9 packages matching “netkitty”
netkitty
v1.2.0 · 11 days ago
Network toolkit for Node.js — packet encode/decode (180+ protocols incl. industrial/OT), pcap/pcapng read-write, cross-packet analysis, live capture and replay.
No known vulnerabilities
@netkitty/analysis
v1.2.0 · 11 days ago
Streaming cross-packet network analysis over the netkitty codec: TCP stream reassembly, flow tracking and Wireshark-style follow-stream, off a worker.
No known vulnerabilities
@netkitty/errors
v1.2.0 · 11 days ago
Shared error primitives for the netkitty packages — the NetKittyError base class every package's errors extend, plus a central error-code registry. Pure JS, zero dependencies, browser-safe.
No known vulnerabilities
@netkitty/replay
v1.2.0 · 11 days ago
Packet replay and traffic generation over a native addon — replays pcap/pcapng/cap at recorded inter-frame timing (or topspeed/mbps/pps) on the fastest per-platform send backend (Linux PF_PACKET, BSD/macOS BPF, Windows Npcap)
No known vulnerabilities
@netkitty/pcap
v1.2.0 · 11 days ago
Node.js streaming read / write / parse of pcap, pcapng and .cap / tcpdump capture files — format auto-detected by magic number (classic libpcap in both endiannesses and microsecond/nanosecond variants, plus pcapng), with transparent gzip and LZ4 decompres
No known vulnerabilities
@netkitty/capture
v1.2.0 · 11 days ago
Live network packet capture (sniffer) over libpcap/Npcap via a native Node.js addon.
No known vulnerabilities
@netkitty/iface
v1.1.1 · 11 days ago
Read-only network interface enumeration for Node.js — adapters, IP/MAC addresses and tx/rx statistics (getifaddrs / networkInterfaces) via a native addon.
No known vulnerabilities
@netkitty/pcap-core
v1.2.0 · 11 days ago
Browser-safe, zero-dependency pcap / pcapng / .cap / tcpdump buffer parser and pcap + pcapng generator — format auto-detected by magic number (classic libpcap in both endiannesses and microsecond/nanosecond variants, plus pcapng) — plus a pure-JS LZ4 fram
No known vulnerabilities
@netkitty/codec
v1.2.0 · 11 days ago
Schema-driven packet codec: encode/decode 180+ network and industrial (OT/ICS/SCADA) protocol headers — TCP/IP, TLS, HTTP/2, DNS, MQTT, plus Modbus, DNP3, IEC 61850 (GOOSE/SV/MMS), IEC 104, S7comm, OPC UA, PROFINET, EtherCAT, BACnet and more.
No known vulnerabilities