How to make the perfect TOR VM in VirtualBox
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pascal Gloor c2a8006a06 updated iptables rules and improvements in install script před 5 roky
static updated iptables rules and improvements in install script před 5 roky
README.md updated před 5 roky
install.sh updated iptables rules and improvements in install script před 5 roky

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