Skip to content

Releases: namecoin/sockstrace

Sockstrace v1.0 (Using Ptrace)

10 Feb 12:02
461d276
Compare
Choose a tag to compare

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.