Skip to content

bbenno/is-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

is-up

Is it up? - A simple tool to check if a website or ip address is up or down.

is-up provides a convenient way to check whether certain domains are up or down from within the command line. A fish shell plugin inspired by sindresorhus/is-up-cli.

Install

Prerequisite
fisher install bbenno/is-up

Manually

  1. Clone repository

    git clone git://github.com/bbenno/is-up && cd is-up
  2. Copy is-up.fish

    cp functions/is-up.fish ~/.config/fish/functions/

Usage

> is-up google.com my-broken-webserver.com not-á-domain\?
google.com	✔ Up
my-broken-webserver.com	⚠ Down
not-á-domain?	✖ Invalid