wireguard
Docker 应用程序 from linuxserver's Repository
概述
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--cap-add=NET_ADMIN --cap-add=SYS_MODULE --sysctl=net.ipv4.conf.all.src_valid_mark=1
模板配置
wireguard port
- 目标
- 51820
- 默认值
- 51820
Contains all relevant configuration files.
- 目标
- /config
Maps host's modules folder.
- 目标
- /lib/modules
External IP or domain name for docker host. Used in server mode. If set to `auto`, the container will try to determine and set the external IP automatically
- 默认值
- wireguard.domain.com
External port for docker host. Used in server mode.
- 默认值
- 51820
Number of peers to create confs for. Required for server mode. Can also be a list of names: `myPC,myPhone,myTablet` (alphanumeric only)
- 默认值
- 1
DNS server set in peer/client configs (can be set as `8.8.8.8`). Used in server mode. Defaults to `auto`, which uses wireguard docker host's DNS via included CoreDNS forward.
- 默认值
- auto
Internal subnet for the wireguard and server and peers (only change if it clashes). Used in server mode.
- 默认值
- 10.13.13.0
The IPs/Ranges that the peers will be able to reach using the VPN connection. If not specified the default value is: '0.0.0.0/0, ::0/0' This will cause ALL traffic to route through the VPN, if you want split tunneling, set this to only the IPs you would like to use the tunnel AND the ip of the server's WG ip, such as 10.13.13.1.
- 默认值
- 0.0.0.0/0
Generated QR codes will be displayed in the docker log. Set to `false` to skip log output.
- 默认值
- true
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/wireguard在Unraid 上运行 Wireguard 。
Wireguard 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。