update-02.02

This commit is contained in:
github-actions[bot] 2022-02-02 09:05:27 +08:00
parent 7fc8d0b573
commit 410b422573
2 changed files with 3611 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@ uci set shadowsocksr.@global[0].pdnsd_enable='0'
uci del shadowsocksr.@global[0].tunnel_forward
uci commit shadowsocksr
uci set passwall.@global[0].dns_mode='udp'
uci set passwall.@global[0].dns_forward='127.0.0.1'
uci set passwall.@global[0].dns_forward='127.0.0.1:5335'
uci del passwall.@global[0].dns_cache
uci set passwall.@global[0].chinadns_ng='0'
uci commit passwall