Skip to content

Commit 58fe97b

Browse files
authored
Document fake-ip-range6 settings
Added documentation for the IPv6 range under fakeip.
1 parent 99b58d3 commit 58fe97b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/config/dns/index.en.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dns:
1414
- 223.5.5.5
1515
enhanced-mode: fake-ip
1616
fake-ip-range: 198.18.0.1/16
17+
# fake-ip-range6: fdfe:dcba:9876::1/64
1718
fake-ip-filter-mode: blacklist
1819
fake-ip-filter:
1920
- '*.lan'
@@ -76,6 +77,10 @@ This refers to the DNS processing mode of mihomo.
7677

7778
Settings for the IP range under fakeip; the default IPV4 address for [tun](../inbound/tun.md) also uses this value as a reference.
7879

80+
## fake-ip-range6
81+
82+
Settings for the IPv6 range under fakeip.
83+
7984
## fake-ip-filter
8085

8186
Fakeip filtering; the following addresses will not receive fakeip mappings for connections.

0 commit comments

Comments
 (0)