Skip to content

DI0IK/oci-wireguard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oci-wireguard

A multi-arch alpine based container image for wireguard

How to use

Mount your wireguard configuration file to /etc/wireguard/wg0.conf inside the container, and your secret key at /etc/wireguard/privatekey. The wireguard server listens on 51820 UDP inside the container. For information on how to generate those see official wireguard documentation: https://www.wireguard.com/quickstart/ .

About

A multi-arch alpine based container image for wireguard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 54.7%
  • Shell 29.3%
  • Makefile 16.0%