wget --no-check-certificate -O s.sh https://bobqu.000webhostapp.com/s.sh
chmod +x s.sh
./s.sh 2>&1 | tee s.log
卸载:./s.sh uninstall
s-Python 版:
/etc/init.d/s-python start | stop | restart | status
s-R 版:
/etc/init.d/s-r start | stop | restart | status
s-Go 版:
/etc/init.d/s-go start | stop | restart | status
s-libev 版:
/etc/init.d/s-libev start | stop | restart | status
各版本默认配置文件
s-Python 版:
/etc/s-python/config.json
s-R 版:
/etc/s-r/config.json
s-Go 版:
/etc/s-go/config.json
s-libev 版:
/etc/s-libev/config.json