Matty

Results 42 comments of Matty

Is this the entry that is showing up in your logs?: 04-Jun-2018 14:48:15.540 queries: info: client @0x7fda1d74e7d0 \ 192.168.1.6#60844 (prefetch.net): query: prefetch.net IN A +E(0)D \ (192.168.1.250) Want to triple...

Can you try running the program again? It looks like the expire string used by a number of registrars changed again.

FWIW: It's working OK now with the change I just merged: dns-domain-expiration-checker.py --domainname brno.com --interactive Domain Name Registrar Expiration Date Days Left brno.com GoDaddy.com, LLC 2019-05-15 04:00:00 343

It looks like I need to add another expire string to the mix. I'll try to get a new version uploaded this week to address this issue.

@pfilbin90 can you add "--sleeptime 0" to your command line? By default the script will wait 60-seconds between queries to avoid triggering the registrars DOS logic.

Can you try the version I just checked in? I added a new expire string and it looks like that fixed the issue: $ ./dns-domain-expiration-checker.py --domainname google.cz --interactive Domain Name...

Can you paste the complete command line you are using? Let me debug further.

I uploaded another variant with the co.uk expiration string. Can you try 9.0?

Let me read through the smtplib source code to see if they accept a username and password.

Those are reasonable suggestions. I will try to get the repo updated this weekend.