Working VPNs
TCP based VPNs that work on port 443
or 80
will only work.
⚠️ Make sure to setup the server properly at your own risk. I am not liable to any charges you receive for your mistakes. First watch video about Billing here - Billing and Terminating Instances.
Watch this video on how to create a free AWS account - Create new AWS account. Remember this step requires you to have a debit card (Mastercard, American Express or Visa).
Watch this video on how to create an ec2 instance- Creating an AWS EC2 instance.
The further 2 steps are derived from a blog, IIT KGP: Bypassing network restrictions without compromising on internet speed by Anjay Goel
You will need mobile hotspot for this setup. To setup OpenVPN Access Server, watch this video - Steps to create OpenVPN Server on AWS.
Please use TCP_NODELAY option if you use this vpn for gaming. Steps :
sudo echo "tcp-nodelay" | sudo tee -a /etc/openvpn/server.conf
sudo systemctl restart openvpn.service && sudo systemctl restart openvpn@server.service
This is a very important setup, to avoid any extra charges from your debit card. Watch this video - Billing and Terminating Instances.
Remember to use only one instance.
Remember that bandwidth is free upto 100GB per month, so its better not to waste resource on the vpn. Use it for daily usages like whatsapp, discord, etc. Prevent torrenting, etc. which can eat up resources.
Remember to check your usage weekly/biweekly as shown in the video.
If in any case you have to stop an instance forcibly, do it to be on the safe side.
Make sure your cable is CAT 5e and better (6, 6e, etc.) that you can get easily in TechM.
Check if your system supports 1 Gbps connection. Check online tutorials for your operating system for that.
To use Wifi on your devices :
MSCHAPv2
Do not validate
Your Roll number
Password set in ERP
:warning: On some latest version of Android 11, the interface does not have option to disable Certificate Validation. Please use your laptop as Wifi-Hostpot.
Setting up router at your room :
Buy a good 300Mbps or (1 Gbps if u are rich) and then use ethernet interface to distribute internet wia the wifi interface.
bridge
, ethernet bridge
.automatic
, otherwise use the DNS address as : 127.0.0.53