Giter Club home page Giter Club logo

dnspod's Introduction

dnspod

DNSPod第三方python web客户端
此版本在ubuntu12.04下开发, 运用python2.7和web.py进行构建,调用DNSPod官方API实现域名和记录的增删改查.
使用时取保安装了python2.7 和 web.py, dnspod.py是主文件,执行python dnspod.py即可进入主界面.
界面对浏览器的兼容做的不好,最好用chrome打开测试。

4月8号更新

进一步完善了域名和记录的增删改查功能,同时添加了域名记录的导入、导出功能。
导入功能介绍:
可以用两种方法导入:1、自动扫描导入;2、上传文件导入。
实现自动扫描导入需要导入PyDNS第三方python DNS查询包,由于个人能力问题做的程序只能扫描到‘A’和‘MX’记录类型的DNS记录。
上传文件导入,只需要按照提示给出的文件格式上传相应的TXT文件即可。

导出功能介绍:
只要点击页面上的导出按钮,就可以把对应的域名的所有记录以TXT的文件格式下载到本地。

dnspod's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.