mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
Chore: update README.md
This commit is contained in:
parent
3846c2fbe3
commit
a7e7ea838d
12
README.md
12
README.md
|
@ -120,18 +120,18 @@ experimental:
|
||||||
# - "user1:pass1"
|
# - "user1:pass1"
|
||||||
# - "user2:pass2"
|
# - "user2:pass2"
|
||||||
|
|
||||||
|
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
|
||||||
|
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
|
||||||
|
# hosts:
|
||||||
|
# '*.clash.dev': 127.0.0.1
|
||||||
|
# 'alpha.clash.dev': '::1'
|
||||||
|
|
||||||
# dns:
|
# dns:
|
||||||
# enable: true # set true to enable dns (default is false)
|
# enable: true # set true to enable dns (default is false)
|
||||||
# ipv6: false # default is false
|
# ipv6: false # default is false
|
||||||
# listen: 0.0.0.0:53
|
# listen: 0.0.0.0:53
|
||||||
# enhanced-mode: redir-host # or fake-ip
|
# enhanced-mode: redir-host # or fake-ip
|
||||||
# # fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it
|
# # fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it
|
||||||
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
|
|
||||||
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
|
|
||||||
# # NOTE: hosts don't work with `fake-ip`
|
|
||||||
# hosts:
|
|
||||||
# '*.clash.dev': 127.0.0.1
|
|
||||||
# 'alpha.clash.dev': '::1'
|
|
||||||
# nameserver:
|
# nameserver:
|
||||||
# - 114.114.114.114
|
# - 114.114.114.114
|
||||||
# - tls://dns.rubyfish.cn:853 # dns over tls
|
# - tls://dns.rubyfish.cn:853 # dns over tls
|
||||||
|
|
Loading…
Reference in New Issue
Block a user