feature: Simple add dns64 support.

This commit is contained in:
Nick Peng
2023-02-17 20:51:48 +08:00
parent e51580ea57
commit 24e1dac854
6 changed files with 230 additions and 11 deletions

View File

@@ -105,7 +105,7 @@ force-qtype-SOA 65
# dualstack-ip-selection-threshold [num] (0~1000)
# dualstack-ip-allow-force-AAAA [yes|no]
# dualstack-ip-selection [yes|no]
# dualstack-ip-selection yes
# dualstack-ip-selection no
# edns client subnet
# edns-client-subnet [ip/subnet]
@@ -229,6 +229,10 @@ log-level info
# specific cname to domain
# cname /domain/target
# enalbe DNS64 feature
# dns64 [ip/subnet]
# dns64 64:ff9b::/96
# enable ipset timeout by ttl feature
# ipset-timeout [yes]