filmov
tv
How to connect anonymous VPN to Whonix 16 Gateway using OpenVPN (VPN - TOR)

Показать описание
How to connect Level_2 (DedicatedVPN) to Whonix 16 Gateway
Whonix Gateway - VPN - TOR connection
And openvpn packages
Steps:
1. Start Whonix Gateway and open Terminal, enter the commands
sudo su
apt update
apt install firefox-esr
2. Wait until the installation of the Firefox ESR browser is complete and run it
3. Go to the page
about: config
4. Set the values
6. Extract all files from the archive and copy to the vpn folder on your desktop
10. Open a new Terminal window and enter the commands
sudo su
cd Desktop
cd vpn
11. Wait for the message about successful VPN connection
12. To check the connection - open a new Terminal window and enter the commands
ip route
13. If you see text on the first line similar to
0.0.0.0/1 via 10.8. **. ** dev tun0
So the VPN is connected and working
14. Test the operation of the TOR browser on Whonix Workstation
Whonix Gateway - VPN - TOR connection
And openvpn packages
Steps:
1. Start Whonix Gateway and open Terminal, enter the commands
sudo su
apt update
apt install firefox-esr
2. Wait until the installation of the Firefox ESR browser is complete and run it
3. Go to the page
about: config
4. Set the values
6. Extract all files from the archive and copy to the vpn folder on your desktop
10. Open a new Terminal window and enter the commands
sudo su
cd Desktop
cd vpn
11. Wait for the message about successful VPN connection
12. To check the connection - open a new Terminal window and enter the commands
ip route
13. If you see text on the first line similar to
0.0.0.0/1 via 10.8. **. ** dev tun0
So the VPN is connected and working
14. Test the operation of the TOR browser on Whonix Workstation