descriptionAccelerate Chinese Domains via Dnsmasq
homepage URLhttps://github.com/felixonmars/dnsmasq-china-list
repository URLhttps://github.com/felixonmars/dnsmasq-china-list.git
ownerfelixonmars@gmail.com
last changeSun, 5 May 2024 09:19:16 +0000 (5 09:19 +0000)
last refreshTue, 7 May 2024 00:34:09 +0000 (7 02:34 +0200)
content tags
add:
README.md

dnsmasq-china-list

Chinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.

Details

Usage

  1. Fetch the installer from github (or a mirror): wget https://raw.githubusercontent.com/felixonmars/dnsmasq-china-list/master/install.sh
  2. (Optional) Edit it to use your favorite DNS server and/or another mirror to download the list.
  3. Run it as root: sudo ./install.sh

You can save the installer and run it again to update the list regularly.

Manual Installation

  1. Place accelerated-domains.china.conf, bogus-nxdomain.china.conf (and optionally google.china.conf, apple.china.conf) under /etc/dnsmasq.d/ (Create the folder if it does not exist).
  2. Uncomment "conf-dir=/etc/dnsmasq.d" in /etc/dnsmasq.conf
  3. (Optional) Place dnsmasq-update-china-list into /usr/bin/
  4. (Optional) Make custom DNS server configuration and/or other services' configuration.
# change the default DNS server to 202.96.128.86
make SERVER=202.96.128.86 dnsmasq
# generate unbound's configuration
make unbound
# generate bind's configuration
make bind
# full example of generating dnscrypt-proxy forwarding rules for Windows
make SERVER=101.6.6.6 NEWLINE=DOS dnscrypt-proxy

License

Copyright © 2015 Felix Yan <felixonmars@archlinux.org>
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.
shortlog
39 hours ago Felix Yanaccelerated-domains: remove xuehuahua.netmaster
39 hours ago Felix Yanaccelerated-domains: remove cnsyyx.com
39 hours ago Felix Yanaccelerated-domains: remove g168.net
40 hours ago Felix Yanaccelerated-domains: remove mnicky.com
40 hours ago Felix Yanaccelerated-domains: add iqbuud.lol
41 hours ago Felix Yanaccelerated-domains: add 400388.com
41 hours ago Felix Yanaccelerated-domains: add 54zxy.com
41 hours ago Felix Yanaccelerated-domains: add fiwffw.buzz
41 hours ago Felix Yanaccelerated-domains: add ningmengsdfysdn.com
41 hours ago Felix Yanaccelerated-domains: add 48cdn.vip
41 hours ago Felix Yanaccelerated-domains: add ts6eh.com
41 hours ago Felix Yanaccelerated-domains: add 7416291.com
41 hours ago Felix Yanaccelerated-domains: add cgkjvip.com
41 hours ago Felix Yanaccelerated-domains: add 5378067.xyz
41 hours ago Felix Yanaccelerated-domains: add 48157340.com
41 hours ago Felix Yanaccelerated-domains: add 8358044.xyz
...
heads
39 hours ago master