- 解压压缩包。
- 使用命令(Windows使用CMD) cd 进入到刚刚创建的目录。
- 执行命令
-
- Linux: ./control start
-
- Windows: 双击 control.cmd
** SmartPing默认WEB服务端口为8899,管理界面默认密码为:smartping,若需要修改请修改conf/config.json或conf/config-base.json **
- Go 语言:版本 >= 1.6
如果您的系统已经安装要求版本的 Go 语言,可以跳过。
安装参考:https://studygolang.com/dl
克隆或直接下载ZIP的源码包
- git clone https://github.com/gy-games/smartping.git
- cd smartping
-
- Linux: ./control build
-
- Windows: control.cmd build
-
- Linux: ./control start
-
- Windows: control.cmd start
** SmartPing默认WEB服务端口为8899,管理界面默认密码为:smartping,若需要修改请修改conf/config.json或conf/config-base.json **