enhance notice in the doc

This commit is contained in:
Emilien Devos 2023-10-15 11:15:12 +02:00
parent 1f44733dc4
commit 9f61e215a7

View File

@ -34,7 +34,7 @@ The attack surface of this script is very limited as it is not running in the ba
2. It automatically find the default IPv6 gateway and automatically generate a random IPv6 address from the IPv6 subnet that you configured.
3. It adds the random IPv6 address to the network interface.
4. It configures route for only using that new random IPv6 address for the specific IPv6 subnets (Google ipv6 ranges by default).
This way your current ipv6 network configuration is untouched.
This way your current ipv6 network configuration is untouched and any change done by the script is temporary.
# TODO (priority)
## High