JavaScript error: Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'". (https://git.lalonde.me/assets/js/index.js?v=1.18.3 @ 19:71758). Open browser console to see more details.
Bruce Leidl 79741be8a1
Update procsnitch dependency
9 years ago
..
LICENSE Migration from /Godeps to /vendor 9 years ago
README.md Migration from /Godeps to /vendor 9 years ago
proc.go Update procsnitch dependency 9 years ago
proc_pid.go Update procsnitch dependency 9 years ago
socket.go Update procsnitch dependency 9 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.