mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-02 02:00:51 +02:00
Added client to vpn
This commit is contained in:
parent
ff54bc72b5
commit
33e8a8bef7
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,10 @@
|
||||||
allowedIPs = [ "10.100.0.9/32" ];
|
allowedIPs = [ "10.100.0.9/32" ];
|
||||||
publicKey = "z85y4nc+7O7t2I4VqP0SAKJOD46PlkXoEPiuGOBS+SI=";
|
publicKey = "z85y4nc+7O7t2I4VqP0SAKJOD46PlkXoEPiuGOBS+SI=";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
allowedIPs = [ "10.100.0.10/32" ];
|
||||||
|
publicKey = "SJ9tflQps1kssFsgVGLhqSSVKNPDspd+5xVMSu/aqk4=";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue