vault backup: 2026-03-12 10:11:31
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
|
||||
就同样的修改一下代理的配置即可
|
||||
|
||||
|
||||
Reference in New Issue
Block a user