|
|
@ -115,7 +115,7 @@ PostDown = ${WG_POST_DOWN} |
|
|
[Peer] |
|
|
[Peer] |
|
|
PublicKey = ${client.publicKey} |
|
|
PublicKey = ${client.publicKey} |
|
|
PresharedKey = ${client.preSharedKey} |
|
|
PresharedKey = ${client.preSharedKey} |
|
|
AllowedIPs = ${client.address}/32, ${client.address6}/32`;
|
|
|
AllowedIPs = ${client.address}/32, ${client.address6}/128`;
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
debug('Config saving...'); |
|
|
debug('Config saving...'); |
|
|
|