Skip to content

yifanzz/docker-openvpn-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-openvpn-setup

The scripts are compiled from this DigitalOcean community tutorial.

This setup procedure assumes you are using Ubuntu Trusty 14.04 LTS.

Setup docker on your machine

Run the docker installer script or the following:

bash <(curl -s https://raw.githubusercontent.com/yifanzz/docker-openvpn-setup/master/install_docker.sh)

Setup OpenVPN image

Run this script to setup the openvpn docker image or run the follwing

bash <(curl -s https://raw.githubusercontent.com/yifanzz/docker-openvpn-setup/master/setup_openvpn.sh)

Run this script to setup a new user profiles

bash <(curl -s https://raw.githubusercontent.com/yifanzz/docker-openvpn-setup/master/generate_new_vpn_profile.sh) PROFILE_NAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages