dns-domain-expiration-checker
dns-domain-expiration-checker copied to clipboard
Send notifications when DNS domains are about to expire.
1. Imports are broken in Python 3 due to changing of module namespaces: ``` [$] python -V Python 3.7.6 [$] python dns-domain-expiration-checker.py Traceback (most recent call last): File "dns-domain-expiration-checker.py", line...
support for `whois.pandi.or.id`
On Centos 7 may be problem with date calculation. [root@zabbix externalscripts]# ./dns-domain-expiration-checker.py --domainname brno.com Unable to calculate the expiration days [root@zabbix externalscripts]# ./dns-domain-expiration-checker.py --domainname brno.cz Unable to calculate the expiration...
Hi, Are you able to add these or advise how to add them? Also i use a registrar called Freeparking, would they be supported? Thanks
Hi, Where i can add the domains list? Also when i run this command **_(venv) C:\Users\Mahcine\PycharmProjects\domainchecker>dns-domain-expiration-checker.py --domainname prefetch.net --interactive_** or any other command then only **dns-domain-expiration-checker.py** file get open. nothing...
When checking my domains, I found that the whois server was returning these lines: Registry Expiry Date: 2021-02-13T22:31:37Z Registrar Registration Expiration Date: The second one, with an empty expiration date,...