请完成安全检查

为了确保您不是自动程序,请完成以下验证

我不是自动程序
此检查有助于保护我们的网站免受恶意攻击

重要提示

警告:本页面内容来自互联网,VPS.cx 不对其真实性、可靠性进行保证。VPS.cx 亦不对任何使用或执行下列脚本或代码产生的后果负任何责任!

注意:请在全新系统(未安装 Apache/Nginx/php/MySQL 等环境)上执行以下命令。推荐使用 Chrome、Firefox、Edge 浏览器,国产浏览器请使用极速模式访问面板登录地址。

免责声明:请勿在生产环境中使用以下脚本,本页面内容仅供参考!建议使用正版面板,推荐 bt.cn1panel.cn

推荐操作系统

为确保最佳兼容性和稳定性,建议使用以下操作系统:

Debian 系统命令

挂载数据盘

wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh

通用安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://install.btweb.co/install/install_6.0.sh;else wget -O install_6.0.sh https://install.btweb.co/install/install_6.0.sh;fi;bash install_6.0.sh

一键开心脚本

curl https://install.btweb.co/install/update6.sh|bash

CentOS 系统命令

一键换国内源

curl -sSL https://www.btweb.co/tool/yum.sh | bash

通用安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://install.btweb.co/install/install_6.0.sh;else wget -O install_6.0.sh https://install.btweb.co/install/install_6.0.sh;fi;bash install_6.0.sh

一键开心脚本

curl https://install.btweb.co/install/update6.sh|bash

Ubuntu 系统命令

挂载数据盘

wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.sh

通用安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://install.btweb.co/install/install_6.0.sh;else wget -O install_6.0.sh https://install.btweb.co/install/install_6.0.sh;fi;bash install_6.0.sh

一键开心脚本

curl https://install.btweb.co/install/update6.sh|bash

通用面板命令

通用安装脚本

if [ -f /usr/bin/curl ];then curl -sSO https://install.btweb.co/install/install_6.0.sh;else wget -O install_6.0.sh https://install.btweb.co/install/install_6.0.sh;fi;bash install_6.0.sh

一键更新脚本

curl https://install.btweb.co/install/update6.sh|bash

一键卸载脚本

wget https://www.btweb.co/tool/bt-uninstall.sh && sh bt-uninstall.sh

Windows 系统命令

1. 使用官方安装程序进行安装,安装完成后不要立即进入面板。

2. 在命令提示符(cmd)中运行以下命令更新面板,然后重启面板。

Windows 安装脚本

wget http://install.btweb.co/win/panel/data/setup.py -O C:/update.py && "C:\Program Files\python\python.exe" C:/update.py update_panel 8.0.0

注意:仅支持 Windows Server 2008 R2/2012/2016/2019/2022,64 位系统(中文简体),且未安装其他环境。