EdNovas的小站
5.83K subscribers
594 photos
17 videos
36 files
841 links
Download Telegram
宝塔 跳过绑定手机号

1. 安装宝塔后运行命令
https://www.bt.cn/download/linux.html
sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js
或者
sed -i "s|bind_user == 'True'|bind_user == 'XXXX'|" /www/server/panel/BTPanel/static/js/index.js
或者简单粗暴
rm -rf /www/server/panel/data/bind.pl

2.安装宝塔纯净版
http://www.hostcli.com/

3.安装宝塔开心版
https://fenhao.me/

3.使用宝塔国际版aapanel
https://www.aapanel.com/index.html
#宝塔
宝塔 手动破解付费插件
找到文件/www/server/panel/data/plugin.json
批量替换 "endtime": -1为"endtime": 9999999999999
破解完需要打开面板设置里的离线模式
#宝塔
一般性必备:
Linux基础入门:
https://www.linuxprobe.com/

免费域名申请:
https://www.freenom.com

域名解析:
https://www.cloudflare.com

TLS证书申请:
https://www.v2rayssr.com/ssl.html
https://ohttps.com

一键化安装节点:
https://github.com/proxysu/ProxySU

翻墙脚本搭建:
https://github.com/233boy/v2ray/wiki/V2Ray%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E8%84%9A%E6%9C%AC
https://github.com/vaxilu/x-ui
https://github.com/mack-a/v2ray-agent
https://github.com/wulabing/Xray_onekey
https://v2raytech.com/script-collection/

telegram代理mtproxy脚本:
https://github.com/ellermister/mtproxy
https://github.com/sunpma/mtp

bbr加速:
https://www.v2rayssr.com/bbr.html
https://www.91yun.co/archives/6281

扩展性需求
安装warp脚本获得ipv4和ipv6双栈:
https://github.com/missuo/CloudflareWarp
https://github.com/veip007/EUserv-warp/
https://github.com/jokenee/cfwarp
https://p3terx.com/archives/cloudflare-warp-configuration-script.html

一键dd换系统:
https://www.moeelf.com/archives/293.html
https://github.com/veip007/dd
https://zhouchunyu.com/141.html

监控探针:
https://github.com/naiba/nezha
https://github.com/CokeMine/ServerStatus-Hotaru

挂机面板:
https://github.com/whyour/qinglong

VPS信息测速:
https://github.com/FunctionClub/ZBench
https://github.com/91yun/91yuntest

流媒体检测:
https://github.com/CoiaPrant/MediaUnlock_Test
https://github.com/sjlleo/netflix-verify
https://github.com/sjlleo/VerifyDisneyPlus
https://github.com/sjlleo/TubeCheck
https://github.com/Quzard/netflix-all-verify

流媒体解锁:
https://github.com/myxuchangbin/dnsmasq_sniproxy_install/

IP端口多地ping
http://ping.pe/
http://port.ping.pe/
https://ping.sx/ping
https://ping.sx/check-port

查IP信息
https://ip.xxoo.net/
https://ip.skk.moe/
https://ipshu.com/
https://en.ipip.net/
https://www.chaipip.com/index.html

原生IP检测:
https://bgp.he.net/

机场搭建:
https://github.com/Anankke/SSPanel-Uim
https://github.com/v2board/v2board
https://github.com/XrayR-project/XrayR

IDC搭建:
https://solusvm.com/
https://www.idcsmart.com/
http://www.tasiyun.com/
https://virtualizor.com/
https://www.whmcs.com/

中转面板:
https://github.com/Aurora-Admin-Panel/deploy
https://heaid.top/index.php/archives/67/

建站:
http://www.hostcli.com/
https://www.aapanel.com/index.html
#VPS #Linux #中转 #建站 #宝塔 #机场 #IDC #原生IP #IP #流媒体 #域名 #探针 #脚本 #bbr #mtproxy #warp
#宝塔 v7.8.0+ 现在会对被检测到的破解版用户进行IP封锁,使得该IP无法使用宝塔系列软件

安装历史版本/降级教程:
https://hostloc.com/thread-747313-1-1.html
https://hostloc.com/thread-952402-1-1.html
https://www.laoliuceping.com/14399.html

或者直接选择aapanel宝塔海外版:
https://www.aapanel.com/index.html
#宝塔 https://github.com/chenjinnian/bt_clean
宝塔面板一键优化补丁
适用宝塔面板版本:7.7:
wget -O optimize.sh https://raw.githubusercontent.com/chenjinnian/bt_clean/master/optimize.sh && bash optimize.sh
适用宝塔面板7.9版本的命令(7.9版本不支持去除强制绑定账号,新增去除面板首页广告):
wget -O optimize.sh https://raw.githubusercontent.com/chenjinnian/bt_clean/master/optimize_new.sh && bash optimize.sh