How to connect anonymous VPN over TOR on Tails OS using OpenVPN (TOR - VPN)

Опубликовано: 26 Октябрь 2024
на канале: Anonymous VPN
3,001
28

How to connect Level_2 (DedicatedVPN) via TOR network in Tails OS
Connection type Tails - TOR - VPN

https://vpn.sn/products?a_level=2

Using a special script vot.sh
https://vpn.sn/vot.sh

Steps:
1. Install Persistent Tails
2. Select the Level_2 tariff (Standard, Double, Triple, Quadro, Penta or Hexa VPN)
3. Download the archive of dedicated VPN keys.
4. Unpack all keys and copy to the Persistent folder
5. Download and copy the special vot.sh script to the Persistent folder
6. Rename the DedicatedVPN ***** _ TCP_443.ovpn file to vot.ovpn
7. Open Terminal and enter commands
sudo su
cd Persistent
chmod + x vot.sh
./vot.sh
7. Wait for the user and password request and enter your email and password from vpn.sn, press Enter
8. Wait for the message about successful VPN connection
9. Open a new Terminal window and enter commands to launch the browser
sudo su
su vpnuser
tor-browser --new-instance
10. Go to the page
about: config
11. Set the values
network.proxy.socks =
network.proxy.socks_port = 0
network.proxy.socks_remote_dns = false
network.dns.disabled = false
12. Check site connections

Use the vpnuser to run other applications with VPN access