annuaire80:多种服务的状态检查器

时间:2024-05-31 02:35:17
【文件属性】:

文件名称:annuaire80:多种服务的状态检查器

文件大小:37KB

文件格式:ZIP

更新时间:2024-05-31 02:35:17

JavaScript

年鉴80 用node.js编写的简单服务状态检查器。 如果您有使用不同端口的多种服务,它将根据端口的状态为您提供活动和不活动的服务。 它将实时更新。 安装 npm install --python=python2 cp config.json.default config.json 用法 安装完成后,您可以将Annuaire80与以下命令配合使用: . / index . js 这是配置文件的示例: { "services" : { // the list of services "80" : "Annuaire80" // the key is the port, the value is the display name } , "host" : "127.0.0.1" , // the server to check the ports "port" : 80 ,


【文件预览】:
annuaire80-master
----public()
--------index.js(597B)
--------style.css(320B)
--------jquery-1.11.3.min.js(94KB)
----views()
--------home.jade(561B)
----config.json.default(149B)
----README.md(1KB)
----.gitignore(52B)
----index.js(2KB)
----package.json(591B)

网友评论