File tree Expand file tree Collapse file tree 1 file changed +17
-7
lines changed
Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change 22# [ slocomptech/docker-openvpn] ( )
33
44
5+ Features:
6+
7+ - OpenVPN is running as non-root user, soo it has limited permission.
8+ - OpenVPN is running in isolated environment (container) so you don't break it with updates, upgrades of your PC.
9+ - Easy managed (has helper scripts).
10+ - Easy start (Simple first-start guide).
11+ - Easly modified to your needs (see [ docs] ( CONTRIBUTING.md ) ).
12+ - Easy scripting (python3 installed).
13+
514## Usage
615
716### docker
@@ -68,17 +77,18 @@ Feel free to contribute new features to this container, but first see [Contribut
6877
6978Planed features:
7079
71- - Hooks
72- - Example configs
73- - Setup instructions
74- - Setup scripts
75- - Setup & run via environment variables
76- - Config overwrite protection
77-
7880Wanted features (please help implement):
7981
8082- LDAP authentication script
8183- Google authenticator
8284
85+ ## Licenses
86+
87+ - [ This project] ( LICENSE.md )
88+ - [ OpenVPN] ( )
89+ - [ Base image] ( https://github.com/linuxserver/docker-baseimage-alpine )
90+ - [ s6 Layer] ( https://github.com/just-containers/s6-overlay/blob/master/LICENSE.md )
91+
92+
8393## Versions
8494
You can’t perform that action at this time.
0 commit comments