wireguard-gateway

WireGuard gateway

Channel Revision Published Runs on
latest/edge 6 26 Feb 2026
Ubuntu 24.04
juju deploy wireguard-gateway --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • tunnels | int

    Default: 2

    Maximum number of WireGuard tunnels to establish per remote unit. If a remote WireGuard gateway contains multiple units, this gateway will create up to configured number of tunnels with each remote unit. If the two peers are configured with different values, the effective tunnel count is the smaller of the two. Increasing this value may improve throughput on multi-core machines when it is CPU-bound.

  • vips | string

    Comma-separated list of VRRP virtual IP addresses (VIPs) in CIDR notation. Each entry must include an IP address and prefix length. Example: "10.0.0.1/24,2001:db8::1/32"