You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# config/packages/dimkinthepro_wireguard.yamldimkinthepro_wireguard:
wg_interface: 'wg0'server_interface: 'eth0'# External interface of the serverserver_external_ip: '93.88.75.12'# External IP of the serverserver_internal_ip: '10.0.0.1/8'# Will be used for wireguard userspeer_allowed_ips: '0.0.0.0/0'# Can be separated by comma: '192.168.1.0/24, 192.168.2.0/24'dns: '8.8.8.8,8.8.4.4'port: '51999'