Skip to main content

Wireguard

NameDescriptionTypeDefaultUnit
ENABLEDEnable WireGuard VPN?boolFalse-
ALLOW SSHAllow incoming SSH connections on port 22 from the WireGuard network?boolTrue-

Interface

NameDescriptionTypeDefaultUnit
NAMESpecify the configuration name of the WireGuard interface.strwg0-
PRIVATE KEYEnter the generated private key for this interface.str--
PUBLIC KEYEnter the generated public key for this interface.str--
ADDRESSSpecify the IP address of the interface.str--
MTUSpecify the Maximum Transmission Unit of the interface. It is recommended to verify the MTU with the command: 'ping -M do <Peer IP> -s <MTU>'int--

Peer

NameDescriptionTypeDefaultUnit
PUBLIC KEYSpecify the public key of the peer.str--
ALLOWED IPSSpecify the allowed IPs from the peer.str-
ENDPOINTSpecify the server endpoint to connect to.str--
PERSISTENT KEEPALIVEInterval at which keepalive packets should be sent to the server endpoint.int25-
LATENCY CHECK INTERVALInterval for how often the latency to the server endpoint should be measured.int30-