mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 06:30:59 +00:00
autoinstall.sh
This commit is contained in:
@@ -209,7 +209,6 @@ InstallTorConfig() {
|
|||||||
$UCI_CMD set ruantiblock.config.proxy_mode="1"
|
$UCI_CMD set ruantiblock.config.proxy_mode="1"
|
||||||
$UCI_CMD commit ruantiblock
|
$UCI_CMD commit ruantiblock
|
||||||
# dnsmasq rebind protection
|
# dnsmasq rebind protection
|
||||||
$UCI_CMD set dhcp.@dnsmasq[0].rebind_protection='1'
|
|
||||||
$UCI_CMD set dhcp.@dnsmasq[0].rebind_domain='.onion'
|
$UCI_CMD set dhcp.@dnsmasq[0].rebind_domain='.onion'
|
||||||
$UCI_CMD commit dhcp
|
$UCI_CMD commit dhcp
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user