Skip to content

alexsoft/isup.php

This branch is 8 commits ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

070bd5c · Apr 11, 2021

History

19 Commits
Apr 11, 2021
May 12, 2015
Apr 11, 2021
Jan 3, 2019
May 13, 2015
Apr 11, 2021
Apr 11, 2021

Repository files navigation

ISUP on PHP

Simple website status checker based on isitup.org and written in PHP.

Installation:

composer global require "alexsoft/isup"

After that, you can use it as command line tool:

$ isup google.com
It's just you. google.com is up.

You can also check multiple domains:

$ isup google.com github.com vk.com
It's just you. google.com is up.
It's just you. github.com is up.
It's not just you! vk.com looks down from here.

About

Simple website status checker based on isitup.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages