mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
Merge c8b0c07947
into cae93aa02c
This commit is contained in:
commit
a4659c1d06
1 changed files with 1 additions and 0 deletions
|
@ -401,6 +401,7 @@ function newClient() {
|
|||
echo "[Interface]
|
||||
PrivateKey = ${CLIENT_PRIV_KEY}
|
||||
Address = ${CLIENT_WG_IPV4}/32,${CLIENT_WG_IPV6}/128
|
||||
MTU = 1500
|
||||
DNS = ${CLIENT_DNS_1},${CLIENT_DNS_2}
|
||||
|
||||
[Peer]
|
||||
|
|
Loading…
Add table
Reference in a new issue