How to make the perfect TOR VM in VirtualBox
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Pascal Gloor 61da078336 removed nano 5 年前
static update 5 年前
user/.mozilla/firefox perfected setup 5 年前
README.md perfected setup 5 年前
install.sh removed nano 5 年前

README.md

PTS aka the Perfect Tor Setup

redirects all TCP traffic to Tor

runs its own DNS resolver

1) create a VirtualBox VM 2) install debian 9 3) setup LVM and crypto partition, set a long passowrd, possibly a sentence 4) unselect everything at tasksel 5) finish install and reboot 6) login and sudo apt-get install git 7) git clone https://git.home.spale.com/home/torvm.git 8) run install.sh script as root 9) reboot, done