Sign inSign up

ajdonnison/openvpn

By ajdonnison

•Updated over 9 years ago

Image
0

241

ajdonnison/openvpn repository overview

Provides a customisable OpenVPN client container for connecting to OpenVPN services.

The key requirements are:

  • /etc/ssh is expected to be mounted to provide host access information
  • /etc/openvpn is also expected to be mounted to provide client configs. The first available of a .ovpn or .conf file is used to kick off the OpenVPN service
  • Users are expected to ssh from within the container, usually by something like: docker exec -ti <container> ssh target_host

This approach means that the container is completely isolated from the main network and therefore multiple vpn clients can be supported.

Tag summary

Content type

Image

Digest

Size

116 MB

Last updated

over 9 years ago

docker pull ajdonnison/openvpn