A ptrace-based proxy leak detector that intercepts connect syscalls to identify network connections bypassing your proxy.
Sockstrace
currently uses ptrace
for leak detection, but we are transitioning to seccomp_unotify
for improved performance and security.