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

Please add support for .hu+.sk domains + posibility of command for expiry only #34

Open
ShaiMagal opened this issue Jan 26, 2020 · 3 comments

Comments

@ShaiMagal
Copy link

ShaiMagal commented Jan 26, 2020

Hello,

  1. Please add support for .hu+.sk+.eu domains

  2. Is it possible to add any command for only return expiry date? Now I must use awk command for this. And it returning like:
    13-mar-2020 - but better is 13-03-2020 (again I must use strtr for make it bettere readable)

Version latest now (2.18)

@hawkeye116477
Copy link

Please add support for .hu+.sk+.eu domains

Whois doesn't show interesting info for these domains, so it's not possible. You need manually go to for example https://eurid.eu and check it.

Anyway, see #42.

@click0
Copy link

click0 commented Sep 6, 2020

Hello,

1. Please add support for .hu+.sk+.eu domains

My fork of the script works.
https://github.com/click0/domain-check-2

# sh domain-check-2.sh -d google.sk

Domain                              Registrar                                      Status   Expires     Days Left
----------------------------------- ---------------------------------------------- -------- ----------- ---------
google.sk                           MARK-0292                                      Valid    24-jul-2021   321

@click0
Copy link

click0 commented Sep 6, 2020

2\. Is it possible to add any command for only return expiry date? Now I must use awk command for this. And it returning like:
    13-mar-2020 - but better is 13-03-2020 (again I must use strtr for make it bettere readable)

Approximately here you can independently override the ${DOMAINDATE} variable

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