tractor(1)
Setup an onion routing proxy
Description
man
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 - starts onion routing
stop - stops onion routing
newid - gives user a new identity
restart - stop, then start
set - setup proxy
unset - 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
killtor - kill all tor processes by user
AUTHOR
Danial Behzadi (dani.behzi@ubuntu.com)