Nc-dnsapi

Latest version: v0.1.5

Safety actively analyzes 618415 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.5

Features:
* (4): Allow OPENPGPKEY and SMIMEA as record types (PR jp-coding)
* (1): Enhance print output of domain list (PR coldfix)
* (3): Fix example for DNS records (PR tuxmaster5000)

0.1.4

Return an empty list if no dns records exist.

0.1.3

This release ensures the backward compatibility with Python 2.7 and fixes some small bugs. All CRUD methods will now also return the current recordset.

Added methods:
* Check if a record exists in DNS: ``dns_record_exists(domainname, record)``
* Get a record with it's Id: ``dns_record(domainname, record)``
* Delete a set of records: ``delete_dns_records(domain, records[])``

0.1.0

First release of nc_dnsapi

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.