diff --git a/README.md b/README.md index 8111478..530cf9a 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Variable|Description|Default -|-|- `INTERFACE`* | Wireguard-Interface Name | `IPV6_FORMAT` | Format to use for converting v4 to v6
The CIDR-Mask gets translated using 128 - 24 - Mask
e.g. `10.0.100.5/16` -> `fc12::0a00:6405/96` | `fc12::%02x%02x:%02x%02x/%d` +`FILTER_PREFIX` | Prefix to filter for IP-Networks | `100.100` `RECHECK_INTERVAL` | Interval in seconds to recheck AllowedIPs entries in case something changed | 300 *\* Required*