Skip to content

crabmessage/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

  • cd /root && git clone https://github.com/zyqf/DNS.git && cd DNS && python install.py

Midway will appear the following prompt , enter the public network ip

  • Please enter your vps ip (*.*.*.*):

#Update file rpz.zone

  • crontab -e

  • 00 02 * * * python /root/DNS/bin/update.py

  • 00 03 * * * service named restart

#thanks list

About

PandaDNS - Build your own DNS server quickly !

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.4%
  • Shell 36.6%