This commit is contained in:
parent
a021d3e8ff
commit
1eabdf5aa1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# ⏰ Expiration check
|
||||
# 📅 Expiration check
|
||||
|
||||
**Expiration-check** is a command-line tool designed to verify the expiration dates of domains and TLS certificates.
|
||||
|
||||
For domain verification, it implements the [RDAP protocol](https://about.rdap.org/) whenever possible. If RDAP is unavailable, it falls back on the WHOIS protocol.
|
||||
|
||||
## How to install the project
|
||||
## 📗 How to install the project
|
||||
|
||||
Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/expiration-check/releases). Multiple operating systems are supported, including Linux, Windows, and macOS. For Debian users, a package is also provided.
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ $ git clone https://gitnet.fr/deblan/expiration-check
|
|||
$ make
|
||||
```
|
||||
|
||||
## How to use the Project
|
||||
## 🧪 How to use the Project
|
||||
|
||||
### Commands
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue