How to make the perfect TOR VM in VirtualBox
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Pascal Gloor c2a8006a06 updated iptables rules and improvements in install script 5 år sedan
static updated iptables rules and improvements in install script 5 år sedan
README.md updated 5 år sedan
install.sh updated iptables rules and improvements in install script 5 år sedan

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