Skip to content

besn0847/alpinevpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenVPN for Docker on Alpine

Quick instructions: see https://github.com/jpetazzo/dockvpn

Specific for alpine :

CID=$(docker run -d --privileged -p 1194:1194/udp besn0847/alpinevpn)
docker run -t -i -p 8080:8080 --volumes-from $CID besn0847/alpinevpn serveconfig

About

An OpenVN server based on Alpine Linux for minimal footprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages