-
Notifications
You must be signed in to change notification settings - Fork 3
Changelog
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
- Update Tor to version 0.2.2.37
- Increase memory assigned to VM from 32MB to 48MB
- Use Google DNS servers
- Update Tor to version 0.2.2.36
- Updated Tor version to 0.2.2.35
- First version built from source
- Upgrade to OpenWRT Backfire 10.03.1
- /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
- Use Google DNS servers
- Update Tor to version 0.2.2.36
- Fix script to list established circuits /usr/local/TorCtl/test.py when called from different directories
- 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
- Updated Tor version to 0.2.2.35
- 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