Skip to content

WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances.

License

Notifications You must be signed in to change notification settings

null-none/docker-wireguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-wireguard

WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances.

Config .env file
IMAGE=linuxserver/wireguard
PUID=1000
PGID=1000
TZ=Asia/Hong_Kong
SERVERURL=1.2.3.4
SERVERPORT=51820
INTERNAL_SUBNET=10.0.0.0
Run docker container
docker-compose up

About

WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances.

Topics

Resources

License

Stars

Watchers

Forks