Skip to content
ra-- edited this page Feb 22, 2013 · 10 revisions

01/2013: This project is now hosted at BitBucket because Github decided to disable downloads. https://bitbucket.org/ra_/tor-gateway

Tor gateway

Tor gateway 0.5.3:

  • Update Tor to version 0.2.2.37

Tor gateway 0.5.2:

  • Increase memory assigned to VM from 32MB to 48MB
  • Use Google DNS servers
  • Update Tor to version 0.2.2.36

Tor gateway 0.5.1:

  • Updated Tor version to 0.2.2.35

Tor gateway 0.5.0:

  • First version built from source
  • Upgrade to OpenWRT Backfire 10.03.1

Tor gateway 0.3.5:

  • /etc/iptables.conf removed unneeded nat rule, fixed permissions
  • /usr/local/lib deleted
  • /etc/init.d/firewall added
  • start firewall, dhcpd and tor from init (clean /etc/rc.local)
  • cleaned /etc/rc.d
  • only load needed netfilter kernel modules

Tor fast gateway

Tor fast gateway 0.1.3:

  • Use Google DNS servers
  • Update Tor to version 0.2.2.36

Tor fast gateway 0.1.2:

  • Fix script to list established circuits /usr/local/TorCtl/test.py when called from different directories

Tor fast gateway 0.1.1:

  • Minor fixes and additions to fastgw script
  • Added script to list established circuits
  • pygeoip and six packages added
  • Increase memory assigned to VM from 48 to 64MB

Tor fast gateway 0.1.0:

  • Updated Tor version to 0.2.2.35

Tor fast gateway 0.0.2:

  • fixed grub entry
  • deleted unneeded file /root/fwstop.sh

Tor fast gateway 0.0.1 (based on Tor gateway 0.3.4): To use the fast gateway you need to change the internal network of workstation VM to "torfast".

  • python and sudo packages installed
  • 32->48MB RAM
  • HD resized to 30MB
  • /etc/tor/torrc directory port activated, added default entry/exit fingerprints, disable logging, no extra-info, authentication cookie
  • /etc/init.d/firewall added
  • /usr/local/lib deleted
  • load only needed netfilter kernel modules
  • torctl user and group added
  • /etc/rc.local auth cookie permissions, sudo
  • /etc/iptables.conf removed unneeded nat rule
  • vbox: internal network "tor"->"torfast"
  • /usr/local/TorCtl added pytorctl library + fastgw.py script

Clone this wiki locally