Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

.ca no longer works, hangs #43

Open
MagicFab opened this issue Oct 5, 2020 · 7 comments
Open

.ca no longer works, hangs #43

MagicFab opened this issue Oct 5, 2020 · 7 comments

Comments

@MagicFab
Copy link

MagicFab commented Oct 5, 2020

Issuing this command just hangs (exampledomain.ca exists and has valid WHOIS information) :
domain-check-2 -d exampledomain.ca

The same domain returns valid information using whois :
whois exampledomain.ca

The relevant line in the output is :
Registry Expiry Date: 2021-05-16T04:00:00Z

@click0
Copy link

click0 commented Oct 6, 2020

Use my fork.

# sh domain-check-2.sh -d exampledomain.ca

Domain                              Registrar                                      Status   Expires     Days Left
----------------------------------- ---------------------------------------------- -------- ----------- ---------
exampledomain.ca                    Webnames.ca Inc.                               Valid    16-may-2021   222

@MagicFab
Copy link
Author

MagicFab commented Oct 6, 2020

Nice ! Did you try to contribute your fix(es) ? Thank you!

@click0
Copy link

click0 commented Oct 6, 2020

Yes.
In 20 months we have almost completely rewritten the initial script.
You can see the commit history for yourself.

@MagicFab
Copy link
Author

MagicFab commented Oct 6, 2020

Just wondering why it's in your fork and not here - thanks again!

@click0
Copy link

click0 commented Oct 7, 2020

This is a question you can ask @nixcraft why it doesn't accept pull requests.

@kl977
Copy link

kl977 commented Aug 24, 2021

how do i add support for .my . Where can I lookup the format?

Use my fork.

# sh domain-check-2.sh -d exampledomain.ca

Domain                              Registrar                                      Status   Expires     Days Left
----------------------------------- ---------------------------------------------- -------- ----------- ---------
exampledomain.ca                    Webnames.ca Inc.                               Valid    16-may-2021   222

@click0
Copy link

click0 commented Aug 24, 2021

how do i add support for .my . Where can I lookup the format?

.My domain zone has almost no working whois service whois.mynic.my.
As soon as you find an opportunity to somehow get the domain expires time, then you can integrate the domain check in this zone into the script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants