Update README.md
parent
9d9328eb5b
commit
ebb9ea4915
11
README.md
11
README.md
|
@ -3,28 +3,19 @@
|
||||||
```Bash
|
```Bash
|
||||||
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh
|
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh
|
||||||
```
|
```
|
||||||
```Bash
|
|
||||||
破解
|
破解
|
||||||
```
|
```Bash
|
||||||
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/one_key_happy.sh && bash one_key_happy.sh
|
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/one_key_happy.sh && bash one_key_happy.sh
|
||||||
```
|
```
|
||||||
优化
|
优化
|
||||||
|
|
||||||
```Bash
|
```Bash
|
||||||
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/optimize.sh && bash optimize.sh
|
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/optimize.sh && bash optimize.sh
|
||||||
```
|
```
|
||||||
#宝塔面板一键优化补丁 -彩虹
|
#宝塔面板一键优化补丁 -彩虹
|
||||||
|
|
||||||
1.去除宝塔面板强制绑定账号
|
1.去除宝塔面板强制绑定账号
|
||||||
|
|
||||||
2.去除各种删除操作时的计算题与延时等待
|
2.去除各种删除操作时的计算题与延时等待
|
||||||
|
|
||||||
3.去除创建网站自动创建的垃圾文件(index.html、404.html、.htaccess)
|
3.去除创建网站自动创建的垃圾文件(index.html、404.html、.htaccess)
|
||||||
|
|
||||||
4.关闭未绑定域名提示页面,防止有人访问未绑定域名直接看出来是用的宝塔面板
|
4.关闭未绑定域名提示页面,防止有人访问未绑定域名直接看出来是用的宝塔面板
|
||||||
|
|
||||||
5.关闭活动推荐与在线客服
|
5.关闭活动推荐与在线客服
|
||||||
|
|
||||||
6.去除自动校验文件与上报信息定时任务
|
6.去除自动校验文件与上报信息定时任务
|
||||||
|
|
||||||
7.去除面板日志与网站绑定域名上报
|
7.去除面板日志与网站绑定域名上报
|
||||||
|
|
Loading…
Reference in New Issue