wireguard
Aplicación Docker from linuxserver's Repository
Visión general
Argumentos en tiempo de ejecución
- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--cap-add=NET_ADMIN --cap-add=SYS_MODULE --sysctl=net.ipv4.conf.all.src_valid_mark=1
Configuración de plantillas
wireguard port
- Objetivo
- 51820
- Por defecto
- 51820
Contains all relevant configuration files.
- Objetivo
- /config
Maps host's modules folder.
- Objetivo
- /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
- Por defecto
- wireguard.domain.com
External port for docker host. Used in server mode.
- Por defecto
- 51820
Number of peers to create confs for. Required for server mode. Can also be a list of names: `myPC,myPhone,myTablet` (alphanumeric only)
- Por defecto
- 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.
- Por defecto
- auto
Internal subnet for the wireguard and server and peers (only change if it clashes). Used in server mode.
- Por defecto
- 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.
- Por defecto
- 0.0.0.0/0
Generated QR codes will be displayed in the docker log. Set to `false` to skip log output.
- Por defecto
- true
Container Variable: PUID
- Por defecto
- 99
Container Variable: PGID
- Por defecto
- 100
Container Variable: UMASK
- Por defecto
- 022
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
lscr.io/linuxserver/wireguardEjecute Wireguard en Unraid.
Wireguard se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.