宝塔安装指令

宝塔安装指令

重磅福利来袭!绵羊网络全新回馈活动正式上线,无需充值、不用年费,直接免费领取平台永久会员! 还在每年续费云主机、建站面板、网站美化权限?本次活动无隐藏消费、无套路捆绑,达标即可解锁终身会员全部特权,建站、搭建源码、云空间、防御功能全部开放,学生站长、个人开发者、小团队均可参与,名额有限先到先得!

宝塔面板指令

正式版 – 最新版
推荐安装,已经公测且稳定的版本,每月会更新新功能,推荐使用Debian12系统

通用安装脚本(推荐)

if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

通用安装脚本(URL方式)

url=https://download.bt.cn/install/install_panel.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O install_panel.sh $url;fi;bash install_panel.sh ed8484bec

Debian 安装脚本

wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh && bash install_panel.sh ed8484bec

Ubuntu 安装脚本

wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh && sudo bash install_panel.sh ed8484bec

网络线路

网络连接失败?选择其他线路重试

默认线路

if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

电信线路

if [ -f /usr/bin/curl ];then curl -sSO https://cmcc1-node.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://cmcc1-node.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

香港线路

if [ -f /usr/bin/curl ];then curl -sSO https://hk1-node.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://hk1-node.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

欧美线路

if [ -f /usr/bin/curl ];then curl -sSO https://cf1-node.aapanel.com/install/install_panel.sh;else wget -O install_panel.sh https://cf1-node.aapanel.com/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

CDN 线路

if [ -f /usr/bin/curl ];then curl -sSO https://download-cdn1.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download-cdn1.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec

特殊脚本

龙芯架构安装脚本

wget -O install_panel.sh https://download.bt.cn/install/0/loongarch64/loongarch64_install_panel.sh && bash install_panel.sh ed8484bec

麒麟系统安装脚本

sudo setstatus softmode -p

宝塔云控安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_cloudc.sh;else wget -O install_cloudc.sh https://download.bt.cn/install/install_cloudc.sh;fi;bash install_cloudc.sh cloud648c

宝塔云安全监控安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_btmonitor.sh;else wget -O install_btmonitor.sh https://download.bt.cn/install/install_btmonitor.sh;fi;bash install_btmonitor.sh

宝塔云WAF安装脚本

URL=https://download.bt.cn/cloudwaf/scripts/install_cloudwaf.sh && if [ -f /usr/bin/curl ];then curl -sSO “$URL” ;else wget -O install_cloudwaf.sh “$URL”;fi;bash install_cloudwaf.sh

宝塔日志分析安装脚本

curl -sSO http://download.bt.cn/btlogs/btlogs.sh && bash btlogs.sh install

宝塔日志分析更新脚本

curl -sSO http://download.bt.cn/btlogs/btlogs.sh && bash btlogs.sh update

宝塔主机安全系统安装脚本

URL=https://download.bt.cn/bthids/scripts/install_hids.sh && if [ -f /usr/bin/curl ];then curl -sSO “$URL”;else wget -O install_hids.sh “$URL”;fi;bash install_hids.sh
宝塔面板11.5.0开心版
if [ -f /usr/bin/curl ];then curl -sSO https://bt11.bthappy.com/install/install_panel.sh;else wget -O install_panel.sh https://bt11.bthappy.com/install/install_panel.sh;fi;bash install_panel.sh bt11.bthappy.com
宝塔云安全监控2.3.2安装脚本开心版
if [ -f /usr/bin/curl ];then curl -sSO https://bt11.bthappy.com/install/install_btmonitor.sh;else wget -O install_btmonitor.sh https://bt11.bthappy.com/install/install_btmonitor.sh;fi;bash install_btmonitor.sh bt11.bthappy.com
aaPanel Pro 7.0.23 Cracked BThappy edition Free install script开心版
if [ -f /usr/bin/curl ];then curl -sSO https://bt11.bthappy.com/install/install_7.0_en.sh;else wget -O install_7.0_en.sh https://bt11.bthappy.com/install/install_7.0_en.sh;fi;bash install_7.0_en.sh bt11.bthappy.com
 
做站多年总被会员年费、功能限制困扰?绵羊网络这次带来实打实福利:限时开放永久会员免费申领通道。 区别于短期体验卡、按月试用,本次发放为终身有效会员,全站付费功能、专属线路、高速存储、后台高级权限全部解锁,不用每年重复续费,一次领取永久享用,下面完整说明领取规则与会员权益。
© 版权声明
THE END
绵羊网络免费送永久会员
点赞13 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容