wgctl/install/wgctl.conf.example

9 lines
208 B
Text

# wgctl configuration
# Copy to /etc/wireguard/.wgctl/wgctl.conf and edit
WG_INTERFACE=wg0
WG_ENDPOINT=wg.yourdomain.com:51820
WG_DNS=10.0.0.103
WG_LISTEN_PORT=51820
WG_SUBNET=10.1.0.0/16
WG_LAN=10.0.0.0/24