How to make the perfect TOR VM in VirtualBox
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Pascal Gloor cb65dbb058 added mozilla config pirms 5 gadiem
static updated iptables rules and improvements in install script pirms 5 gadiem
user/.mozilla/firefox added mozilla config pirms 5 gadiem
README.md updated pirms 5 gadiem
install.sh updated iptables rules and improvements in install script pirms 5 gadiem

README.md

PTS aka the Perfect Tor Setup

redirects all TCP traffic to Tor

runs its own DNS resolver

  • create a VirtualBox VM
  • install debian 9
  • setup LVM and crypto partition, set a long passowrd, possibly a sentence
  • unselect everything at tasksel
  • finish install and reboot
  • login and sudo apt-get install git
  • git clone https://git.home.spale.com/home/torvm.git
  • in the Virtaulbox VM Devices menu, select “Install Guest Additions CD Image…” (needed by the next step)
  • run install.sh script as root
  • reboot, done