How to make the perfect TOR VM in VirtualBox
Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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