tor to vpn safe, vpn to tor goto jail (advanced openvpn setup) 01-03-2016, 03:36 AM
#1
Hi i am going to detail how i made an advanced tor to openvpn connection.
you will have to live with my English soz
lol
Firstly!
This does not connect you through tor to the internet!
This connects you to a VPN server through TOR
Thus hiding at your isp end where you are connecting to and the vpn server end where you are connecting from.
For the vpn server I am using a vps that could easily be hired for bitcoins.
I am using this quick script to configure the vpn host
(firstly get the script)
(now run the script)
now run the script again and follow the promps for a new client
download the client file to your desktop.
download advor advanced (http://sourceforge.net/projects/advtor/files/)
Now use notpad to open the client.OVPN file and add 'socks-proxy localhost 9050' and change the proto to tcp
#####
#####
Now go into your root shell and and edit the openvpn server to use tcp
#####
#####
This should be enough for a normal tor to vpn connection, right click on the config and you will connect through tor to the server...
but this is an advanced connection...0.o
now..
rather that use tor.exe i am using AdvOr (advanced Onion Router)
go to sourceforge and grab a copy!
sourceforge.net/projects/advtor/files/
i made a batch file to load the config script that went as follows:
"C:\Program Files\OpenVPN\bin\openvpn.exe" --pause-exit --config "C:\Users\Num5kull\Desktop\num5kullvpn.ovpn"
save it as anyfile with the brackets "num5kullvpn.bat"
I then made the batch file into an exe using bat to exe converter from f2ko.de creating
num5kullvpn.exe
now load up AdvOr! and check out all the settings!
you could change to a new endpoint every 10 mins
guarantee burst bandwidth throughout your tunnels
or activate the evil node blacklists.
Now to load the VPN!
In the bottom left corner is a target icon attached to the right of it is a drop down menu.
Click it and select 'Intercept new program'
now select the num5kullvpn.exe and select OPEN
Patients......
eventually the vpn will connect
you now have an anon connection to your server!
is it working?:
you can check the network activity in the AdvOr client OR network tab.
Hope this was usefull!
Enjoy the Internet!
you will have to live with my English soz
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
Firstly!
This does not connect you through tor to the internet!
This connects you to a VPN server through TOR
Thus hiding at your isp end where you are connecting to and the vpn server end where you are connecting from.
For the vpn server I am using a vps that could easily be hired for bitcoins.
I am using this quick script to configure the vpn host
(firstly get the script)
Code:
git clone https://github.com/Nyr/openvpn-install.git
cd openvpn-install
Code:
sudo openvpn-install.sh
download the client file to your desktop.
download advor advanced (http://sourceforge.net/projects/advtor/files/)
Now use notpad to open the client.OVPN file and add 'socks-proxy localhost 9050' and change the proto to tcp
#####
Code:
Example:
client
dev tun
proto tcp
socks-proxy localhost 9050
~cut~
Now go into your root shell and and edit the openvpn server to use tcp
Code:
cd /etc/openvpn/
vim server.conf
Code:
Example:
port 1194
proto tcp
dev tun
~cut~
This should be enough for a normal tor to vpn connection, right click on the config and you will connect through tor to the server...
but this is an advanced connection...0.o
now..
rather that use tor.exe i am using AdvOr (advanced Onion Router)
go to sourceforge and grab a copy!
sourceforge.net/projects/advtor/files/
i made a batch file to load the config script that went as follows:
"C:\Program Files\OpenVPN\bin\openvpn.exe" --pause-exit --config "C:\Users\Num5kull\Desktop\num5kullvpn.ovpn"
save it as anyfile with the brackets "num5kullvpn.bat"
I then made the batch file into an exe using bat to exe converter from f2ko.de creating
num5kullvpn.exe
now load up AdvOr! and check out all the settings!
you could change to a new endpoint every 10 mins
guarantee burst bandwidth throughout your tunnels
or activate the evil node blacklists.
Now to load the VPN!
In the bottom left corner is a target icon attached to the right of it is a drop down menu.
Click it and select 'Intercept new program'
now select the num5kullvpn.exe and select OPEN
Patients......
eventually the vpn will connect
![Biggrin Biggrin](https://sinister.ly/images/smilies/set/biggrin.png)
you now have an anon connection to your server!
is it working?:
you can check the network activity in the AdvOr client OR network tab.
Hope this was usefull!
Enjoy the Internet!
[Video: https://www.youtube-nocookie.com/embed/bOkD-HSOmyI]
[bt][1B1sXX2sHhvUrf9Ga9MKcH5e9T4xgN13tB]
[bt][1B1sXX2sHhvUrf9Ga9MKcH5e9T4xgN13tB]