94080b2447b32dc94f2af484f7200ad8508e9f12
Some checks failed
测试 / start_win8 (push) Successful in 3m59s
测试 / Build_PKG (push) Successful in 15m42s
测试 / ubuntu-22.04 (push) Failing after 1m17s
测试 / ubuntu-20.04 (push) Failing after 1m21s
测试 / ubuntu-latest (push) Failing after 1m21s
测试 / centos7 (push) Failing after 1m49s
测试 / Windows8_1 (push) Failing after 18m54s
…
jcm Server Tools
Jiang Cluster Management
Jiang 服务器集群管理面板
- .comfig 配置文件
使用python安装
curl -#fL -o install.py -C - https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.py && python install.py
安装 install
wget https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.sh -c -O install.sh && sh install.sh
或
curl -#fL -o install.sh -C - https://github.com/XiaoXianNv-boot/jcm/releases/download/install/install.sh && sh install.sh
试用
git clone https://github.com/XiaoXianNv-boot/jcm
cd jcm
python3 server/jcm.py
Description