Skip to content

bilalekremharmansa/windowsdnsserver-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windowsdnsserver-py

windowsdnsserver-py is a wrapper Python library for DnsServer module.

Subprocess module is used to perform process calls to interact with DnsServer module.

Features

  • Convenient as a Python library
  • Supports A and Txt record
  • Query DNS records

Installation

pip install windowsdnserver-py

Limitations

  • Python 3 supported, but Python 2 is not tested
  • This library is not able to work remotely, currently, it is merely able to call DnsServer module on localhost. Since, the remote session feature is not on the table, the software that uses this module must be installed on windows server where Windows Server/Dns Server is located.

About

wrapper python package for Windows DnsServer module

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published