5 Commits

Author SHA1 Message Date
54b127e809 bugfix 2025-03-25 07:56:29 +01:00
baeda13edd hosts list
array in source code or external file
2024-11-02 12:53:06 +01:00
ea50bd8613 Anonymise validity.sh
-put variables in $HOME/.env
-put list of domains in an validity_domains.txt file
2024-11-02 11:09:42 +01:00
b0d2988961 -u <url> | —url <url> argument
Now we can pass a single url as argument to be checked.
2024-11-01 15:06:23 +01:00
e23249c733 1st commit
-urls_check.sh check status code and certificate validity for a list of domains (urls_list.txt)

-validity.sh only check certificate validity for an array of domains

-both send notification if certificate is outdated.
2024-11-01 12:15:47 +01:00