Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: readjust the fallback group #3872

Merged
merged 1 commit into from
May 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 75 additions & 33 deletions luci-app-openclash/root/etc/config/openclash
Original file line number Diff line number Diff line change
Expand Up @@ -123,88 +123,130 @@ config dns_servers
option enabled '1'

config dns_servers
option type 'https'
option group 'fallback'
option ip 'dns.cloudflare.com/dns-query'
option enabled '0'
option group 'fallback'
option ip '9.9.9.9'
option type 'udp'

config dns_servers
option group 'fallback'
option ip 'dns.google'
option port '853'
option type 'tls'
option enabled '0'
option group 'fallback'
option ip '149.112.112.112'
option type 'udp'

config dns_servers
option group 'fallback'
option type 'https'
option ip '1.1.1.1/dns-query'
option enabled '0'
option group 'fallback'
option ip '2620:fe::fe'
option type 'udp'

config dns_servers
option group 'fallback'
option ip '1.1.1.1'
option port '853'
option type 'tls'
option enabled '0'
option group 'fallback'
option ip '2620:fe::9'
option type 'udp'

config dns_servers
option enabled '0'
option group 'fallback'
option ip '8.8.8.8'
option port '853'
option type 'tls'
option type 'udp'

config dns_servers
option enabled '0'
option group 'fallback'
option ip '8.8.4.4'
option type 'udp'

config dns_servers
option enabled '0'
option group 'fallback'
option ip '2001:4860:4860::8888'
option port '53'
option enabled '0'
option type 'udp'

config dns_servers
option type 'udp'
option enabled '0'
option group 'fallback'
option ip '2001:4860:4860::8844'
option port '53'
option enabled '0'
option type 'udp'

config dns_servers
option type 'udp'
option enabled '0'
option group 'fallback'
option ip '2001:da8::666'
option port '53'
option type 'udp'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'dns.quad9.net'
option type 'tls'

config dns_servers
option enabled '0'
option group 'fallback'
option type 'https'
option ip 'public.dns.iij.jp/dns-query'
option ip 'dns.google'
option type 'tls'

config dns_servers
option enabled '0'
option group 'fallback'
option ip '1.1.1.1'
option type 'tls'

config dns_servers
option enabled '0'
option group 'fallback'
option type 'https'
option ip 'jp.tiar.app/dns-query'
option ip 'jp.tiar.app'
option type 'tls'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'dot.tiar.app'
option type 'tls'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'dns.quad9.net/dns-query'
option type 'https'
option ip 'jp.tiarap.org/dns-query'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'dns.google/dns-query'
option type 'https'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'jp.tiar.app'
option type 'tls'
option ip 'dns.cloudflare.com/dns-query'
option type 'https'

config dns_servers
option enabled '0'
option group 'fallback'
option ip '1.1.1.1/dns-query'
option type 'https'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'dot.tiar.app'
option type 'tls'
option ip 'public.dns.iij.jp/dns-query'
option type 'https'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'jp.tiar.app/dns-query'
option type 'https'

config dns_servers
option enabled '0'
option group 'fallback'
option ip 'jp.tiarap.org/dns-query'
option type 'https'

config dns_servers
option enabled '0'
Expand Down Expand Up @@ -245,5 +287,5 @@ config dns_servers
config dns_servers
option enabled '0'
option group 'fallback'
option type 'https'
option ip 'doh.mullvad.net/dns-query'
option type 'https'