Sunday 25 February 2018

Easy Steps to create VPN in Digital Ocean





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.
         Putty Download
       
        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.
         Download openVPN

10. Thats it....enjoy.

No comments:

Post a Comment

Easy Steps to create VPN in Digital Ocean

1.  Create a account in Digital Ocean.        http://www.digitalocean.com/? refcode=990114176055 2.  Create a instance or drop...