Skip to content

Sockstrace v1.0 (Using Ptrace)

Latest
Compare
Choose a tag to compare
@robertmin1 robertmin1 released this 10 Feb 12:02
461d276

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.