table of contents
man(1) | tractor man page | man(1) |
NAME¶
tractor - Setup an onion routing proxy
SYNOPSIS¶
tractor COMMAND
DESCRIPTION¶
This package uses python stem library to provide a connection through the onion proxy and sets up proxy in user session, so you don't have to mess up with TOR on your system anymore.
COMMANDS¶
start [--verbose] - starts onion routing
stop [--verbose] - stops onion routing
newid [--verbose] - gives user a new identity
restart [--verbose] - stop, then start
killtor [--verbose] - kill all tor processes by user
set [--verbose] - setup proxy
unset [--verbose] - unset proxy
isset - checks if proxy is set or not
isrunning - checks if Tractor is running or not
isconnected - checks if Tractor is connected or not
bridgesfile - get bridges file address
AUTHOR¶
Danial Behzadi (dani.behzi@ubuntu.com)
16 Jan 2024 | 4.4.0 |