From c8a254ab82d18619d422e8dcf162f10c52f20e8b Mon Sep 17 00:00:00 2001 From: qiyu <1693710928@qq.com> Date: Tue, 18 Nov 2025 02:10:23 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E7=AC=94=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 笔记 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 笔记 diff --git a/笔记 b/笔记 new file mode 100644 index 0000000..7c3e048 --- /dev/null +++ b/笔记 @@ -0,0 +1,9 @@ +开心版宝塔安装指令: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 + +========================面板账户登录信息========================== + + 【云服务器】请在安全组放行 12768 端口 + 外网ipv4面板地址: http://38.12.26.18:12768/9d2b364b + 内网面板地址: http://38.12.26.18:12768/9d2b364b + username: 433curvp + password: ae31437e \ No newline at end of file