feat: wireguard test

This commit is contained in:
Nick 2025-07-01 05:33:47 -05:00
parent 93ffadee42
commit f09642d9d6

View file

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