Wednesday, April 1, 2020

How to create own vpn server

How to create own vpn server


software required::

1.putty   2.filezilla

Download software this link::




step:1

first of sign up to digital ocean


step:2

login and click to create droplet.







step:3

choose an image of ubuntu.



step:4

choose a size of $5/month.



step:5

choose a datacenter region .
any data center select.




step:6

choose a hostname

i will choose to "openvpn"

and click to create 



step:7

 wait 5 to 10 minutes.



step:8.
open putty software.

here ip address is your server address like above step:7 ip is 139.59.248.161

port is 22

server session is OpenVPN save 


click to open 

step:9

Now open this .


login as root 



 password is send to your gmail account like as



enter your password and enter.

note: here your password is not visible but is type already



step:10

here changing your password .

after change password type this command::
apt-get update




step:11

type this command::

apt-get upgrade -y

server upgrade to few minutes

after upgrade type to this command::

wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh



step :12

here check to ip will be same to your server than enter


step:13

select to protocol like udp and tcp

select to UDP .than enter

select port is 1194 than enter





step:14

select dns for vpn 

your choice to select dns but i suggest select 
to google dns  




step:15

select to client name like (techradix)

any name given




press to enter and start process to set up vpn server.

few minutes wait.


now finished setup.

now download your .opvn file from server.

step:16

open filezilla

download (your client name).opvn file


step:17:

After .opvn file download than import to this file in pritunl client exe

after import file ,connect to vpn and check to ip loaction.


step:18

check your ip location 


No comments:

Post a Comment

SMS and CALL blast

its only education purpose. linux os in terminal :: sudo apt install git git clone https://github.com/TheSpeedX/TBomb.git cd TB...