feat: added keep alive to wg on defiant

This commit is contained in:
Leyla Becker 2026-03-06 15:33:19 -06:00
parent 12d746804d
commit 58bacc4635

View file

@ -134,6 +134,7 @@
Endpoint = "185.230.126.146:51820";
# Allow all traffic but use policy routing to prevent system-wide VPN
AllowedIPs = ["0.0.0.0/0"];
PersistentKeepalive = 25;
}
];
};