Skip to content

hoanghuynh/openvpn-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

##openvpn-install OpenVPN road warrior installer for Debian-based distros.

This script will let you setup your own VPN server in no more than one minute, even if you haven't used OpenVPN before. It isn't bulletproof but it has been designed to be as unobtrusive and universal as possible.

###Installation Run the script and follow the assistant:

wget http://git.io/ovpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; sudo ./openvpn-install.sh

Once it ends, you can run it again to add more users.

###I want to run my own VPN but don't have a server for that There are reliable providers where you can get a little VPS for even less than one buck a month.

About

OpenVPN easy install script for Debian-based distros

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%