Jaspers Public key and IP

This commit is contained in:
Sky Hearn 2024-03-08 21:08:10 -08:00
parent 337b2bff00
commit fc7195db6f
1 changed files with 5 additions and 1 deletions

View File

@ -82,7 +82,11 @@
{ # ku { # ku
publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc="; publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc=";
allowedIPs = [ "10.100.0.3/32" ]; allowedIPs = [ "10.100.0.3/32" ];
} }
{ # Jas
publicKey = "Q90Tvst8ZntJPl1WxLOcV108k9SwPIpjXAtxHPE62UM=";
allowedIPs = ["10.100.0.6/32"];
}
{ # skyLaptop { # skyLaptop
publicKey = "2sg0sgMMGQrCGt0f/5+1kO/B0Ghfb137DTf9nYctZTM="; publicKey = "2sg0sgMMGQrCGt0f/5+1kO/B0Ghfb137DTf9nYctZTM=";
allowedIPs = [ "10.100.0.4/32" ]; allowedIPs = [ "10.100.0.4/32" ];