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
Stephen Watt 0bda150abc
Various code cleanups (still buggy/WIP).
7 years ago
..
LICENSE Migration from /Godeps to /vendor 9 years ago
README.md Migration from /Godeps to /vendor 9 years ago
proc.go *WORK IN PROGRESS*: New file descriptor monitor thread removes prompt requests if associated socket closes/dies before user reacts. 7 years ago
proc_pid.go *WORK IN PROGRESS*: New file descriptor monitor thread removes prompt requests if associated socket closes/dies before user reacts. 7 years ago
proc_test.go Updated procsnitch 7 years ago
socket.go Various code cleanups (still buggy/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.