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
dma 9ff74569f3
Add Sandbox to procsnitch Info struct
7 years ago
..
LICENSE Migration from /Godeps to /vendor 8 years ago
README.md Migration from /Godeps to /vendor 8 years ago
proc.go Working (but not intensively tested) IPv6 support! 7 years ago
proc_pid.go Add Sandbox to procsnitch Info struct 7 years ago
proc_test.go Updated procsnitch 7 years ago
socket.go Fixing process identification for UDP packets (still WIP) 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.