Add Robinson in VPN

This commit is contained in:
Alex 2021-11-18 14:54:30 +01:00
parent 478249fbe8
commit 9d4973abcf
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -40,6 +40,12 @@ in
endpoint = "77.141.67.109:42136";
persistentKeepalive = 10;
}
{ # Robinson
publicKey = "ETaZFil3mFXlJ0LaJZyWqJVLV2IZUF5PB/8M7WbQSTg=";
allowedIPs = [ "10.42.0.42/32" ];
endpoint = "77.141.67.109:33742";
persistentKeepalive = 10;
}
{ # Shiki
publicKey = "QUiUNMk70TEQ75Ut7Uqikr5uGVSXmx8EGNkGM6tANlg=";
allowedIPs = [ "10.42.0.206/32" ];