1 | wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh |
- 快捷方式
1 | vasma |
1 | bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh) |
- 快捷方式
1 | x-ui |
- 按16、按1 更新ssl证书
- 面板证书公钥文件路径
1 | /root/cert/fullchain.pem |
- 面板证书密钥文件路径
1 | /root/cert/key.pem |
- 安装acme
1 | apt update && apt upgrade -y && apt-get install curl |
1 | curl https://get.acme.sh | sh -s email=384839570@qq.com |
- 申请证书
1 | cd /root/.acme.sh \ |
- 安装证书
1 | cd /root/.acme.sh && ./acme.sh --install-cert -d sg.759.xyz \ |
- 韩国微信通知
1 | cd /root/.acme.sh \ |
- 新加坡微信通知
1 | cd /root/.acme.sh \ |