搭建环境
核心:1CPU 内存:512MB 架构:OVZ
VPS系统:CentOS 7.x
SSH 工具:Xshell 5.0
安装宝塔面板
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh
安装插件
yum install -y git && git clone https://github.com/lizhongnian/btpanel-ss
cd btpanel-ss
bash install.sh install
使用方法
如果需要修改加密方式,点击侧栏的「配置项」修改。
测试连接
卸载方法
在宝塔面板的「软件管理」中,选择插件进行卸载,在执行下面命令:
bash install.sh uninstall
來源:https://9499460.com/52.html