How to make the perfect TOR VM in VirtualBox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pascal Gloor 56c42c7e1a redoing firefox 5 jaren geleden
static update 5 jaren geleden
README.md updated 5 jaren geleden
install.sh removed nano 5 jaren geleden

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