add client

This commit is contained in:
Leon Vita 2022-11-04 02:02:55 +00:00
parent bd9e03b128
commit b260b06db7
1 changed files with 13 additions and 8 deletions

View File

@ -108,21 +108,26 @@
peers = [
# ------------------leon-------------------------.
{
#leoncloud-vm
publicKey = "YhcC/xMYxh7GIyndbgBZ05oE3aTJXK4T7JgZwUDyd08=";
allowedIPs = [ "10.10.11.4" ];
}
{
#My_laptop
{
#leon-Mac
publicKey = "okZuIQ90J49IJ3s+/dZyLthvo4rR2kclmTL54Ykglio=";
allowedIPs = [ "10.10.11.2" ];
}
{
#Myphone
#leon-Phone
publicKey= "OKv8k1ctlcYN9du/lWA65E0+nMpYOhUR8jf+rfQS+BY=";
allowedIPs = [ "10.10.11.3" ];
}
{
#leoncloud-vm
publicKey = "YhcC/xMYxh7GIyndbgBZ05oE3aTJXK4T7JgZwUDyd08=";
allowedIPs = [ "10.10.11.4" ];
}
{
#leon-Pi
publicKey = "TzAImxyt2by5BfCR79U5giD4rzPrUrtWWy2IvXVF+ik=";
allowedIPs = [ "10.10.11.6" ];
}
#-------------------<<B>>--------------------------.
{
#B-Mobile