Similarly to lsof -i, this script returns processes' /proc data, whenever there is an open inet socket.
The code follows a very functional data model and is designed to run in a large and cluttered linux environment.
Info gathered:
Todo: Restrict to one core to reduce latency.
Shell
100.0%
Similarly to lsof -i, this script returns processes' /proc data, whenever there is an open inet socket.
The code follows a very functional data model and is designed to run in a large and cluttered linux environment.
Info gathered:
Todo: Restrict to one core to reduce latency.
Shell
100.0%