Sign inSign up

ewindisch/openvpn

By ewindisch

Updated over 8 years ago

Image
0

1.9K

ewindisch/openvpn repository overview

docker-openvpn

Fork of cpuguy83's openvpn image using stronger crypto.

Pass "--udp" or "--tcp" into the docker run command to get the individual services.
Default is "--udp"

This image requires NET_ADMIN and MKNOD capabilties.

$ docker run -d -p 443:443 -p 1194:1194 --cap-add NET_ADMIN --cap-add MKNOD ewindisch/openvpn

To get the openvpn config to use, run:

docker exec run --config




Tag summary

Content type

Image

Digest

sha256:dc8c188ca

Size

66.8 MB

Last updated

over 8 years ago

docker pull ewindisch/openvpn