# brainfucksec/kalitorify

Transparent proxy through Tor for Kali Linux OS

Repository: https://github.com/brainfucksec/kalitorify
Canonical: https://ross.abutalabs.com/products/kalitorify
Language: Shell
License: GPL-3.0
License Family: copyleft
Topics: tor, tor-proxy, transparent-proxy, kali-linux, bash-script, security, kalitorify, iptables
Last push: 2024-04-18T07:11:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3864, "days_push": 867, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1238, forks 260 (observed 2026-08-28T04:04:05.900322+00:00)

## What it is
kalitorify is a shell script for Kali Linux that uses iptables rules to create a transparent proxy through the Tor network, redirecting all system TCP traffic through Tor. It also provides checks such as verifying the Tor exit node (public IP) and confirming Tor and network settings are configured correctly.

## Use cases
- route all Kali Linux traffic through Tor
- check my public IP when behind Tor
- set up a transparent Tor proxy with iptables
- verify Tor is configured correctly on my system
- anonymize all TCP connections from applications
- toggle Tor transparent proxying from the command line

## When to choose
- you run Kali Linux and want system-wide Tor traffic redirection
- you need a simple script-based transparent proxy without a GUI
- you want command-line checks of Tor exit node and configuration

## When to avoid
- you use a non-Kali Linux distribution and are unsure of iptables implications
- you need per-application proxying rather than system-wide redirection
- you need a cross-platform anonymity solution

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, security, cli, networking
- domain: security, privacy, networking
- platform: cli
- tags: tor, transparent-proxy, iptables, kali-linux, bash-script, anonymity, command-line, linux

## Member repositories
- brainfucksec/kalitorify (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.900322+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:10:03.162106+00:00, confidence not recorded.
  - readme: https://github.com/brainfucksec/kalitorify (fetched 2026-08-28T04:04:05.900322+00:00, sha a1eabc786657)
- Data as of 2026-08-30T08:39:29.467469+00:00.
