LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

is-up

checks if websites are accessible

TLDR

Check if site is up
$ is-up [example.com]
copy
Check multiple sites
$ is-up [site1.com] [site2.com]
copy
Get exit code only
$ is-up -q [example.com]
copy

SYNOPSIS

is-up [options] url...

DESCRIPTION

is-up checks if websites are accessible. It performs HTTP requests to verify site availability.The tool returns success if the site responds. Useful for quick uptime checks and scripting.

PARAMETERS

URL

Website URL or domain to check.
-q, --quiet
Quiet mode, exit code only.
--help
Display help information.
--version
Display version information.

CAVEATS

Checks from your location only. Network issues affect results. Simple HTTP check.

HISTORY

is-up was created as a simple command-line tool to quickly check if websites are reachable and responding.

SEE ALSO

curl(1), wget(1), ping(8), http(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid