Back to browse
GitHub Repository

A Linux CLI utility that transparently routes all system traffic through the Tor network using nftables. It enables rapid IP rotation and easy toggling of global proxy settings for privacy tasks.

20 starsPython

Transparent Tor Proxy – Route all Linux system traffic through Tor

by onyks·May 2, 2026·1 point·0 comments

AI Analysis

MidShip It

System-wide Tor routing via nftables when Tails or Whonix is overkill.

Strengths
  • Uses modern nftables instead of deprecated iptables for rule management.
  • Handles DNS leak prevention with resolvectl and symlink-aware detection.
  • PyPI packaging makes installation simpler than manual shell scripts.
Weaknesses
  • Authors warn high-risk users not to trust it for anonymity.
  • Competes with established solutions like Whonix, Tails, and proxychains.
Category
Target Audience

Linux users wanting quick anonymity without full OS reinstall

Similar To

Whonix · Tails · proxychains

Post Description

This CLI tool easily routes all Linux traffic through Tor (using nftables). Easy to use and doesn't need configuration. Now it is also published on PyPI, even though pre-built packages are recommended. Documentation: https://onyks-os.github.io/ttp/

Similar Projects

SecurityMid

TTP 0.3.0 – A transparent Tor proxy running in RAM

Transparent Tor routing via nftables, but TailsOS already solves this safer.

Niche Gem
onyks
301mo ago
Security●●Solid

Stateless, system-wide Transparent Tor Proxy for Linux (v0.1.0)

Atomic nftables rules prevent leaks, but TailsOS remains the gold standard for high-risk ops.

CozyShip It
onyks
201mo ago
SecurityMid

How I solved my network state corruption in my Linux Tor proxy

Transparent Tor routing via nftables, but proxychains already solves this.

Ship It
onyks
311mo ago