This website requires JavaScript.
Explore
Help
Sign In
phil
/
domain_checker
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
phil
78eee7ac76
Updated the program so it breaks out the config settings into env files. The script store each TLD → WHOIS server mapping in an associative array, If a TLD has already been checked, reuse it instead of calling whois.iana.org again. This is to prevent such TLD's as .contact from not being found.
2025-11-08 21:34:47 +00:00
check.sh
Added Discord Webhook function
2023-05-23 19:23:39 +01:00
domain_expiry_check.sh
Updated the program so it breaks out the config settings into env files. The script store each TLD → WHOIS server mapping in an associative array, If a TLD has already been checked, reuse it instead of calling whois.iana.org again. This is to prevent such TLD's as .contact from not being found.
2025-11-08 21:34:47 +00:00
domains.env
Updated the program so it breaks out the config settings into env files. The script store each TLD → WHOIS server mapping in an associative array, If a TLD has already been checked, reuse it instead of calling whois.iana.org again. This is to prevent such TLD's as .contact from not being found.
2025-11-08 21:34:47 +00:00
domains.txt
Added files
2023-04-22 22:16:21 +01:00
LICENSE
Initial commit
2023-04-22 21:14:23 +00:00
notification.env
Updated the program so it breaks out the config settings into env files. The script store each TLD → WHOIS server mapping in an associative array, If a TLD has already been checked, reuse it instead of calling whois.iana.org again. This is to prevent such TLD's as .contact from not being found.
2025-11-08 21:34:47 +00:00
README.md
Initial commit
2023-04-22 21:14:23 +00:00
README.md
domain_checker
A basic script to check for domain expiry and send a email
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
A basic script to check for domain expiry and send a email
Readme
43
KiB
Languages
Shell
100%