Skip to content

Simple docker image for WireGuard, an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography

License

Notifications You must be signed in to change notification settings

ghudiczius/docker-net-wireguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireGuard

Simple docker image for WireGuard without any bloat, built on the official alpine image.

Usage

docker run --rm ghudiczius/wireguard:<VERSION> \
  --volume path/to/config:/etc/wireguard

or

docker run --rm registry.gitlab.jmk.hu/net/wireguard:<VERSION> \
  --volume path/to/config:/etc/wireguard

About

Simple docker image for WireGuard, an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published