feat: added keep alive to wg on defiant
This commit is contained in:
parent
12d746804d
commit
58bacc4635
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue