Skip to content

This is an Openvpn Access server running inside a Ubuntu 16.04 Docker container

Notifications You must be signed in to change notification settings

scotty-c/docker-openvpnas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a5e205 · Nov 25, 2018

History

18 Commits
Sep 26, 2016
Sep 20, 2016
Nov 8, 2017
Nov 25, 2018

Repository files navigation

Openvpn Access Server

scottyc/openvpn

A Openvpn Access Server running in a Ubuntu 16.04 docker container.

scottyc/openvpn

Running

Create a Dockerfile in your project FROM scottyc/openvpn or

Building

docker run -d -p 443:443 -p 943:943 -p 1194:1194/udp --privileged=true --name openvpn scottyc/openvpn

Then login to https://dockerhostip:943/admin Username is openvpn password is password1234 (you might want to change that !!!)

About

This is an Openvpn Access server running inside a Ubuntu 16.04 Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published