1. Create a account in Digital Ocean.
2. Create a instance or droplet in the digital ocean.
Preferable Ubuntu or Debian.
3. You will receive a email with IP address and username and password for that droplet.
4. Login through putty if in window or ssh through linux.
In windows use putty.
In Linux
$ ssh root@IP_address.
5. Enter the password received in email and then new password.
6. Run this script
$ wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh
7. Follow the instructions
8. Download OVPN file in your machine.
9 . Import this file into VPN in your machine.
10. Thats it....enjoy.
No comments:
Post a Comment