network-inspector 1.0.0

Network connection and traffic inspection library for the Peek process intelligence tool
Documentation
1
2
3
4
5
6
7
# network-inspector

Network connection and traffic inspection library for the [Peek](https://github.com/ankittk/peek) process intelligence tool.

Reads TCP/UDP/Unix sockets and connections per process from `/proc/net` and process fd tables, with optional reverse DNS. Used by `peek-core` for the network section.

Part of the [peek](https://github.com/ankittk/peek) workspace.