Git Product home page Git Product logo

btpanel_mod's Introduction

宝塔面板7.7安装脚本&优化补丁

宝塔面板7.7优化版安装脚本

优化:去除无用接口、减少无用代码执行、减少对于宝塔云端请求、去除面板广告等,保持面板干净清爽。

修复:兼容新版本面板运行环境、修复面板XSS高危漏洞。

  • 原链接
wget -O install.sh http://f.cccyun.cc/bt/install_6.0.sh && bash install.sh
  • 如果原链接无法访问
wget -O install.sh https://raw.githubusercontent.com/s700k/btpanel_mod/main/install_6.0_mod.sh && bash install.sh

宝塔面板7.7一键优化补丁

1.去除宝塔面板强制绑定账号

2.去除各种删除操作时的计算题与延时等待

3.去除创建网站自动创建的垃圾文件(index.html、404.html、.htaccess)

4.关闭未绑定域名提示页面,防止有人访问未绑定域名直接看出来是用的宝塔面板

5.关闭活动推荐与在线客服,去除首页企业版广告

6.去除自动校验文件与上报信息定时任务

7.去除面板日志与网站绑定域名上报

  • 原链接
wget -O optimize.sh http://f.cccyun.cc/bt/optimize.sh && bash optimize.sh
  • 如果原链接无法访问
wget -O optimize.sh https://raw.githubusercontent.com/s700k/btpanel_mod/main/optimize_mod.sh && bash optimize.sh
  • 如果Ngnix创建的网站出现403 forbidden(保留网站创建的文件)
wget -O optimize.sh https://raw.githubusercontent.com/s700k/btpanel_mod/main/optimize_mod2.sh && bash optimize.sh

Credit @消失的彩虹海
https://blog.cccyun.cn/post-433.html
https://blog.cccyun.cn/post-431.html

btpanel_mod's People

Contributors

s700k avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.