Skip to content
#

securty

Here are 11 public repositories matching this topic...

Toralizer is a small, LD_PRELOAD-based tool that intercepts a program’s outgoing network connections and routes them through the Tor network via a SOCKS5 proxy. Instead of modifying or reconfiguring your software, Toralizer transparently hooks the connect() system call at runtime, sets up a SOCKS5 handshake with Tor (usually at 127.0.0.1:9050)

  • Updated May 8, 2025
  • C

Add this topic to your repo

To associate your repository with the securty topic, visit your repo's landing page and select "manage topics."

Learn more