TOR Setup
Back to current versionRestore this version

TOR Setup#

The Onion Routing Network, see also http://www.torproject.org

Installation / configuration#

First install the tor(info) software on the scharnhorst host (FC5).
I first tried my CentOS 4.5 host, but I could not get the software installed, could not find proper rpms, could not find rpms to install yum either.

Port forwarding 9001#

Edit /etc/tor/torrc#

The following options were uncommented or changed from default:

ORPort 9001
ContactInfo harry.metske@gmail.com
Nickname TorComputerhok
Address scharnhorst.computerhok.nl
RunAsDaemon 1
Log info file /var/log/tor/debug.log
SocksPort 9050