dnspython之dns工具包


A DNS toolkit for Python


Downloads

Documentation

1.14.0 and later Kit Signature Public Key

Mailing lists

Source Code

The git version control system is used for dnspython development.

dnspython is hosted at github

Repository:git://github.com/rthalley/dnspython.git

Similar software

dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.




dnspython

https://pypi.python.org/pypi/dnspython/1.12.0


http://www.dnspython.org/




















python DNS处理模块dnspython


http://blog.csdn.net/u013246898/article/details/51999975





Python 自动化运维 dnspython

http://12314711.blog.51cto.com/12304711/1971282




      本文转自heavenseahill 51CTO博客,原文链接:http://blog.51cto.com/shower/1971919,如需转载请自行联系原作者






上一篇:使用ping6检查LINUX服务器是否支持IPV6


下一篇:【React Native】安卓系统保存图片到系统相册(实例+错误解决)