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 c3635093fa
Introduced per-process DNS cache segregation for all A records not returned by local resolver.
7 years ago
..
LICENSE Migration from /Godeps to /vendor 8 years ago
README.md Migration from /Godeps to /vendor 8 years ago
proc.go Introduced per-process DNS cache segregation for all A records not returned by local resolver. 7 years ago
proc_pid.go Support for firewall rule matching by uid/gid and/or user/group name value. 7 years ago
socket.go Introduced per-process DNS cache segregation for all A records not returned by local resolver. 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.