anti-AD/README.md
2017-12-31 20:25:35 +08:00

14 lines
701 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# anti-AD
##还是装模作样的写一个说明?
首先,这个东西是根据我自己的需求来写的,不一定具有普适性。但如果你刚好看到这里,那我就说一下:
dnsmasq的配置我就不赘述运行php make-addr.php ,会去下载github上其他大神维护的address或者hosts列表然后整理合并成一个文件。拿着这个文件放入到例如/etc/dnsmasq.d/的目录下然后重启dnsmasq进程就能加载。更新依赖于其他大神的内容更新了。
black_domain_list.php 是用来配置黑名单的
block_domains.root.conf 这个文件是用来配置无论别人怎么更新,你都要保留的配置的,吼吼~~~
2017.12.31 20:25