update-02.02
This commit is contained in:
parent
7fc8d0b573
commit
410b422573
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue