全球主机交流论坛

标题: 各位大佬,我准备装正版宝塔,请问怎么绕过宝塔的登录 [打印本页]

作者: 议长    时间: 2021-6-11 14:13
标题: 各位大佬,我准备装正版宝塔,请问怎么绕过宝塔的登录
本帖最后由 议长 于 2021-6-11 14:25 编辑

各位大佬,我准备装正版宝塔,请问怎么绕过宝塔的强制登录?
然后听说宝塔会上传你添加了什么网站
那个ip安装了宝塔
怎么去掉他搜集你添加了什么网站?
作者: GoogleCloud    时间: 2021-6-11 14:14
搜索论坛
作者: 议长    时间: 2021-6-11 14:15
GoogleCloud 发表于 2021-6-11 14:14
搜索论坛

我搜不了,我一搜索就被拉黑了
作者: ban    时间: 2021-6-11 14:16
  1. rm -rf /www/server/panel/data/bind.pl
复制代码

作者: AaronGod    时间: 2021-6-11 14:16
sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js

最新版还要


rm -rf /www/server/panel/data/bind.pl

作者: 议长    时间: 2021-6-11 14:17
AaronGod 发表于 2021-6-11 14:16
sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/stat ...

啥,能具体点吗大佬?
作者: AaronGod    时间: 2021-6-11 14:18
议长 发表于 2021-6-11 14:17
啥,能具体点吗大佬?

这还不够具体吗 。。。 直接输就行了 要不就直接aapanel吧

aaPanel is developed based on Centos, we recommend using Centos to install it

Centos :

yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh

The experimental Centos/Ubuntu/Debian/Fedora installation command supports ipv6. Note that this command is executed with root privileges (Centos8 is supported)

curl -sSO http://www.aapanel.com/script/new_install_en.sh && bash new_install_en.sh

Ubuntu/Deepin :

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh

Debian :

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh
作者: 议长    时间: 2021-6-11 14:19
ban 发表于 2021-6-11 14:16

就输入这一行代码就可以了吗?
作者: ban    时间: 2021-6-11 14:20
议长 发表于 2021-6-11 14:19
就输入这一行代码就可以了吗?


可以
如果你已经登录账号了,就退出去重新登录




欢迎光临 全球主机交流论坛 (https://sunk.eu.org/) Powered by Discuz! X3.4