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.
fw-daemon/vendor/github.com/subgraph/go-procsnitch
shw 7a1851419c
Added support for using fw-daemon on all processes system-wide.
7 years ago
..
LICENSE Migration from /Godeps to /vendor 8 years ago
README.md Migration from /Godeps to /vendor 8 years ago
proc.go Added support for using fw-daemon on all processes system-wide. 7 years ago
proc_pid.go Update procsnitch to upstream version 8 years ago
socket.go Added support for using fw-daemon on all processes system-wide. 7 years ago

README.md

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.