View Issue Details

IDProjectCategoryView StatusLast Update
0009740Kali LinuxNew Tool Requestspublic2026-06-13 14:05
Reporteronyks Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009740: New tool: transparent-tor-proxy (TTP) – system‑wide Tor routing with crash safety
Description

Please consider adding transparent-tor-proxy (TTP) to Kali Linux repositories.

Project name: Transparent Tor Proxy (TTP)
Version: 0.4.0
Homepage: https://onyks-os.github.io/ttp/
Repository: https://github.com/onyks-os/TransparentTorProxy
License: MIT
Author: onyks-os

Description:
TTP forces all TCP and DNS traffic of a Linux system through the Tor network with a single command (sudo ttp start). It is designed to be crash‑safe, forensics‑friendly, and includes full IPv6 support and an optional watchdog with auto‑healing and killswitch.

Why Kali should include it:

  • Existing Kali tool (kalitorify) lacks IPv6 support, atomic teardown, and crash recovery.
  • TTP is actively maintained, has passed OpenSSF Best Practices baseline, and provides native .deb packages.
  • Useful for penetration testers who need to anonymise the whole system without per‑app configuration.

Dependencies:

  • python3 (>=3.10)
  • tor
  • nftables
  • systemd
  • python3-typer, python3-stem, python3-rich (or pip installable)

Installation (deb package available in releases):
https://github.com/onyks-os/TransparentTorProxy/releases/download/v0.4.0/transparent-tor-proxy_0.4.0_all.deb

Usage:
sudo ttp start
ttp check
sudo ttp stop

Similar tools already in Kali: kalitorify, tor-router, torsocks

Thank you.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-13 14:05 onyks New Issue