Skip to content

lizhongnian/ss-panel-mod-v3-backend-server-install-scripts

 
 

Repository files navigation

ss-panel-mod-v3 backend server install scripts

CentOS 7一鍵安裝指令

yum install wget -y && wget https://github.com/YihanH/ss-panel-mod-v3-backend-server-install-scripts/raw/master/backend_install_centos_7.sh && chmod +x backend_install_centos_7.sh && ./backend_install_centos_7.sh

Ubuntu 18一鍵安裝指令

apt install wget -y && wget https://github.com/YihanH/ss-panel-mod-v3-backend-server-install-scripts/raw/master/backend_install_ubuntu_18.sh && chmod +x backend_install_ubuntu_18.sh && ./backend_install_ubuntu_18.sh

About

ss-panel v3 魔改版SS/SSR後端一鍵部署脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%