外网面板地址: http://124.117.83.255:88
内网面板地址: http://10.10.3.244:88
*以下仅为初始默认账户密码,若无法登录请执行bt命令重置账户/密码登录
username: n5ndmgwo
password: 0d045157
If you cannot access the panel,
release the following panel port [88] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[88]端口
内网web打不开
错误日志
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 18, in <module>
from BTPanel import app,sys,public
File "/www/server/panel/BTPanel/__init__.py", line 20, in <module>
from flask import Config, Flask, session, render_template, send_file, request, redirect, g, make_response, \
ModuleNotFoundError: No module named 'flask'
|
|