Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
/ isitup Public archive

Rust-based CLI utility to check if a website/domain is up or down, leveraging isitup API

License

Notifications You must be signed in to change notification settings

aruncveli/isitup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

isitup

Rusty CLI utility to check if a website/domain is up or down, leveraging isitup API

Usage

Pass a space separated list of domains as arguments

$ ./isitup blah blah.com google.com
  Can access isitup.org! βœ…

  blah does not seem to be a valid domain! ❌
  blah.com seems to be down! πŸ’₯
  google.com is up! πŸŽ‰

About

Rust-based CLI utility to check if a website/domain is up or down, leveraging isitup API

Topics

Resources

License

Stars

Watchers

Forks

Languages