How to make the perfect TOR VM in VirtualBox
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

README.md 422B

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