2 stable releases

2021.5.25 May 25, 2021
2021.5.21 May 21, 2021

#37 in #down

MIT license

12KB
109 lines

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! 🎉

Dependencies

~9–24MB
~359K SLoC