-
Create a free tier AWS account
-
In Application and OS Images click browse more AMIs (Amazon Machine Images)

-
search for openvpn and the first one is the correct one for free tier subscribe it

-
In instance type make sure you are selected the free tier eligble

-
create a keypair login this step is very important because you are going to ssh with this pair

-
click launch instance. All done!!
-
python3 networkscanner.pyssh -i "keypairVPN.pem" openvpnas@ec2-10.10.10.10.eu-north-1.compute.amazonaws.com``` aws is going to give you this and you need to open powershell and paste this
-
default is fine, just enter it but make sure when the password section come up put a very secure password
-
Go back to aws dashboard and copy your public IPv4 address
-
10.10.10.10:943/admin your username will be openvpn and the password you created in step 13
-
in routing make sure should client internet traffic be routed through the vpn? is yes. save it.

-
all done you are know connect through vpn. But after you finished make sure you stop EC2 instance
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|






