Skip to content

emobortnik/easy-openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

By the help of this script you will be able to setup your own VPN server in a few clicks, even if you have never used OpenVPN before.

Once the script has executed, you can run it again to add more users (certificates), check list of currently users, remove some of them or even completely uninstall OpenVPN.

Instruction

  1. You need to get server here.
  2. Connect via ssh to your server and then execute following command:

wget https://git.io/vbjTX -O easy-openvpn-install.sh && chmod +x easy-openvpn-install.sh && ./easy-openvpn-install.sh

  1. Connect to OpenVPN Server which you have just created via OpenVPN client.

Requires

  • Easy-rsa: Will be installed, if you still have not this app.
  • [Enabled TUN module]: By default TUN is enabled on the most servers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages