Skip to content

Commit 6347451

Browse files
authored
Update client.md
Serveur config: correct IPv6 range Signed-off-by: ageru <[email protected]>
1 parent 808ccc1 commit 6347451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/vpn/wireguard/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ After a restart, the server file should look like:
117117

118118
```plain
119119
[Interface]
120-
Address = 10.100.0.1/24, fd08:4711::1/128
120+
Address = 10.100.0.1/24, fd08:4711::1/64
121121
ListenPort = 47111
122122
PrivateKey = XYZ123456ABC= # PrivateKey will be different
123123

0 commit comments

Comments
 (0)