Update README.md

This commit is contained in:
Manevolent 2022-12-22 12:04:17 -07:00 committed by GitHub
parent c58a93c364
commit 65c8536690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -207,7 +207,7 @@ Keep in mind that Wireguard is presently an auxilliary satellite connection poin
#### IPv6 options (dual-stack)
Enabling IPv6 allows you to be more easily/natively reached by IPv6 native clients, such as mobile phones on LTE. Keep in mind this doesn't switch on IPv6 inside the VPN itself.
Enabling IPv6 allows you to be more easily/natively reached by IPv6 native clients such as mobile phones on LTE. Keep in mind this doesn't switch on IPv6 inside the VPN itself. This is typically something you want to do if you are using Wireguard and plan to allow mobile phones to reach you.
* `ipv6_enabled`: Set to `true` to enable IPv6 support. Defaults to `false`.
* `internal_address6`: Optional; if unset, SLAAC is used. Specify a static IPv6 address to bind to `internal_interface`.