goranvrbaski / python-namesilo

Python Namesilo Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for manipulating with DNS records

goranvrbaski opened this issue · comments

Implement next features:

  • dnsListRecords: View all DNS records associated with your domain
  • dnsAddRecord: Add a new DNS resource record
  • dnsUpdateRecord: Update an existing DNS resource record
  • dnsDeleteRecord: Delete an existing DNS resource record