Skip to content

yejingchen/dnsmasq-zju-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsmasq-zju-list

Configurations for your favorite DNS server to forward domains in Zhejiang University to zju's DNS server. Originated from felixonmars/dnsmasq-china-list. Pull requests and issues are welcomed.

Currently supports:

  • dnsmasq
  • unbound
  • bind
  • dnscypt-proxy
  • dnsforwarder6

Usage

  1. (optional) Modify the list if needed.

  2. Generate config file:

    # use DNS server 10.10.0.21, make dnsmasq config
    make SERVER=10.10.0.21 dnsmasq
    # or if you use unbound
    make unbound

    Then move the generated files to /etc/dnsmasq.d or corresponding places, and include them in main config file.

License

Copyright © 2018 Ye Jingchen <ye.jingchen[at]gmail.com>
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.

About

DNS forward config for Zhejiang University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages