vault backup: 2026-03-12 10:11:31

This commit is contained in:
cyy_mac
2026-03-12 10:11:31 +08:00
parent 07c6e10b7b
commit 1ed10e59ec
3 changed files with 8 additions and 12 deletions

View File

@@ -24,7 +24,6 @@ export url='https://fastly.jsdelivr.net/gh/juewuy/ShellCrash@master' && wget -q
# 安装bashcrash
```
其中需要注意的是在配置统一useragent 头的地方在给bashclash传配置的config文件时之前的配置文件已经更新了详见
https://github.com/SunBK201/UA3F/blob/master/docs/clash/Clash.md
@@ -33,8 +32,6 @@ https://github.com/SunBK201/UA3F/blob/master/docs/clash/Clash.md
nft add rule ip mangle POSTROUTING oif br-lan ip protocol ip ip ttl set 128
```
```bash
# 备份原配置
cp /etc/firewall.user /etc/firewall.user.backup 2>/dev/null
@@ -55,8 +52,5 @@ EOF
# 重启防火墙
/etc/init.d/firewall restart
```
就同样的修改一下代理的配置即可