How to make the perfect TOR VM in VirtualBox
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Pascal Gloor c2a8006a06 updated iptables rules and improvements in install script 5 年前
static updated iptables rules and improvements in install script 5 年前
README.md updated 5 年前
install.sh updated iptables rules and improvements in install script 5 年前

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