A CLI tool to check if a domain is up
Welcome to reachable a CLI tool that helps you to check if a domain is up or down.
Just go the releases and download the latest one for your platform.
Just place the binary in your $PATH and you are good to go.
reachable [command] [--flags]
| Command | Description |
|---|---|
reachable check [--flags] |
Checks if a domain is reachable |
reachable version |
Prints the version information |
To start contributing, please check CONTRIBUTING