alexsoft/isup
最新稳定版本:v1.1
Composer 安装命令:
composer require alexsoft/isup
包简介
Simple website status checker based on isitup.org.
关键字:
README 文档
README
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.
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-13