[tor-talk] AORTA - Another Onion Router Transproxy Application

Rob van der Hoeven robvanderhoeven at ziggo.nl
Sat Oct 28 13:39:44 UTC 2017


Hi Folks, 

I'm proud to announce a new program of mine called AORTA.

AORTA (Another Onion Router Transproxy Application) is a small Linux
utility that transparently routes all TCP and DNS traffic from a
program under its control through the Tor network.

Usage:
======

aorta [aorta parameters] [program] [program parameters]

possible (optional) aorta parameters are:

    -t   enable terminal output (for programs like wget, w3m etc.)
    -c   DO NOT CHECK if Tor handles all Internet traffic
    -a   DO NOT CHECK if the targeted program is already active

Note: ONLY use a DO NOT CHECK option if you are *very sure* that the
check is indeed not needed.

Examples:

    aorta firefox https://check.torproject.org
    aorta chromium expyuzz4wqqyqhjn.onion
    aorta -t w3m expyuzz4wqqyqhjn.onion
    aorta -t git clone http://dccbbv6cooddgcrq.onion/tor.git
    aorta bash

Read all about it on my blog:

https://hoevenstein.nl/aorta-a-transparent-tor-proxy-for-linux-programs

Rob.
https://hoevenstein.nl



More information about the tor-talk mailing list