Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flavioheleno/watchr

command-line utility to explore and validate domain names and certificates
https://github.com/flavioheleno/watchr

certificate dns domain http https rdap tcp tls udp whois x509

Last synced: about 2 months ago
JSON representation

command-line utility to explore and validate domain names and certificates

Awesome Lists containing this project

README

        

# watchr

**watchr** is a command-line utility to check for Domain Name and TLS Certificates expiration dates.

Fully automate watchr checks with GitHub Actions using [watchr-action](https://github.com/flavioheleno/watchr-action).

## Acknowledgements

This project imports the source code of [StreamInterface](src/Console/Contracts/Streams/StreamInterface.php),
[NullStream](src/Console/Streams/NullStream.php) and [Stream](src/Console/Streams/Stream.php) from
[guzzle/streams](https://github.com/guzzle/streams) project.

## License

This project is licensed under the [MIT License](LICENSE).