Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hoststatus

hoststatus is a simple cli to check hostname status.

Usage

$ cargo run -- --help
Usage: hoststatus [--host <host>] [--path <path>]

Simple cli to check hosts status

Options:
  --host            hostname (example: google.com)
  --path            path to file containing hostnames
  --help            display usage information

Example

$ cargo run -- --host pythops.com
+-------------+--------+--------------------------+-------+
|  hostname   | status | TLS cert expiration date | infos |
+-------------+--------+--------------------------+-------+
| pythops.com |   UP   | Nov 26 17:25:25 2022 GMT |       |
+-------------+--------+--------------------------+-------+

License

GPLv3

About

Simple CLI to check websites status

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages