Skip to content

99103248/DNS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

  • Your VPS must be in China
  • Only support Centos 6.7 64 or Ubuntu
  • You need remove old bind version RUN yum remove bind*

###If you want to install on docker,please read Install with docker

Install (root required)

(rehl series only, redhat/centos/fedora which uses YUM)

  • wget https://raw.githubusercontent.com/zyqf/DNS/master-rpz/qinstall.sh --no-check-certificate && bash qinstall.sh

No need to manually input IP address now :)

#Update file rpz.zone

Centos系统将自动执行任务,Ubuntu暂未测试,如不自动执行请按照下方手动添加

  • crontab -e

  • 0 2 * * * python /root/DNS/bin/update.py

  • 0 3 * * * service named restart

#thanks list

About

PandaDNS - Build your own DNS server quickly !

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.0%
  • Shell 34.0%