WireGuard config template: add link-local address

This commit is contained in:
Neo_Chen 2023-05-02 23:56:03 +08:00
parent a386fbf0c0
commit 3b37d52c03
No known key found for this signature in database
GPG Key ID: CA0957540FD996CD
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[Interface]
Address = fe80::XXXX/64
PostUp = /path/to/wg-postup.sh %i <Local IPv4> <Peer IPv4> <Local IPv6> <Peer IPv6>
# Set MTU to 1412 if using PPP
#MTU = 1412