parent
12b731ef9a
commit
4e90abc309
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
{
|
{
|
||||||
publicKey = vpn.sisko.publicKey;
|
publicKey = vpn.sisko.publicKey;
|
||||||
allowedIPs = [ "10.100.0.0/24" ];
|
allowedIPs = [ "10.100.0.0/24" ];
|
||||||
|
# allowedIPs = [ "0.0.0.0/24" ]; # Uncomment for full tunnel
|
||||||
endpoint = "vpn.aciceri.dev:51820";
|
endpoint = "vpn.aciceri.dev:51820";
|
||||||
persistentKeepalive = 25;
|
persistentKeepalive = 25;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue