mirror of https://github.com/subgraph/fw-daemon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
267 B
9 lines
267 B
8 years ago
|
# procsnitch
|
||
|
|
||
|
procsnitch is a library of utility functions for performing higher-level
|
||
|
operations on data in the Linux /proc filesystem.
|
||
|
|
||
|
## Use cases
|
||
|
|
||
|
It currently allows finding information about an executable given a source port, and destination address and port.
|