feat: wireguard test

This commit is contained in:
Nick 2025-07-01 05:34:32 -05:00
parent f09642d9d6
commit 0415afdd9b

View file

@ -47,7 +47,7 @@ in
"${configHelpers.host}" = { "${configHelpers.host}" = {
extraConfig = '' extraConfig = ''
@allowed_ips { @allowed_ips {
remote_ip 10.100.0.2 remote_ip 10.100.0.2/24
} }
handle @allowed_ips { handle @allowed_ips {