Created
June 25, 2020 20:17
-
-
Save palashkulsh/9bfac107db1f763d93762eb45f427738 to your computer and use it in GitHub Desktop.
free openvpn configuration vpnbook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.vpnbook.com/freevpn | |
download certificate bundle ,many dont connect or run, you will have to try many | |
eg. download https://www.vpnbook.com/free-openvpn-account/VPNBook.com-OpenVPN-US1.zip | |
unzip to a folder | |
go to that folder | |
try running | |
sudo openvpn --config vpnbook-us1-udp53.ovpn | |
if above file does not run then try with other files provided in zip | |
when asked for user name - vpnbook | |
when asked for password - B2c4V4c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment