vault backup: 2026-03-08 20:15:47

This commit is contained in:
cyy_mac
2026-03-08 20:15:47 +08:00
parent 4d773eff67
commit 165d3b7363
6 changed files with 44 additions and 15 deletions

View File

@@ -0,0 +1,17 @@
本质其实是通过路由器劫持,修改数据包的内容,伪装成同一台设备的来防止检测
详细的技术内容可以查看:
https://www.bilibili.com/video/BV1yr4meeENt/?spm_id_from=333.337.search-card.all.click&vd_source=f553a12b04c16a678ddc0064cc04563c
我这边使用的方案与其类似使用刷有openwrt的路由器通过ua3f和bashclash来完成躲避校园网的检测
lca也有过部署经验一次为了不重复造轮子请先查看他的博客地址https://luckylca.github.io/2025/08/29/csust-network-crack/
其中需要注意的是在配置统一useragent 头的地方在给bashclash传配置的config文件时之前的配置文件已经更新了详见
https://github.com/SunBK201/UA3F/blob/master/docs/clash/Clash.md
就同样的修改一下代理的配置即可