Skip to content

harenber/alpine_openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

alpine_openvpn

Simple Docker container used to ssh into machines behind a OpenVPN server.

Example:

docker run -it --privileged -v /path/to/your/client.ovpn:/client.ovpn alpine_openvpn:latest

Then you can run ssh inside the container

About

Alpine Linux starting openvpn and offering ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published