How to make the perfect TOR VM in VirtualBox
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 422B

il y a 5 ans
1234567891011121314
  1. PTS aka the Perfect Tor Setup
  2. # redirects all TCP traffic to Tor
  3. # runs its own DNS resolver
  4. 1) create a VirtualBox VM
  5. 2) install debian 9
  6. 3) setup LVM and crypto partition, set a long passowrd, possibly a sentence
  7. 4) unselect everything at tasksel
  8. 5) finish install and reboot
  9. 6) login and sudo apt-get install git
  10. 7) git clone https://git.home.spale.com/home/torvm.git
  11. 8) run install.sh script as root
  12. 9) reboot, done