mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Updated Установка и настройка https‑dns‑proxy (markdown)
@@ -25,7 +25,6 @@
|
|||||||
uci set firewall.@redirect[-1].src_dport="53"
|
uci set firewall.@redirect[-1].src_dport="53"
|
||||||
uci set firewall.@redirect[-1].target="DNAT"
|
uci set firewall.@redirect[-1].target="DNAT"
|
||||||
uci set firewall.@redirect[-1].dest_ip="`uci get network.lan.ipaddr|sed 's-/.*$--'`"
|
uci set firewall.@redirect[-1].dest_ip="`uci get network.lan.ipaddr|sed 's-/.*$--'`"
|
||||||
uci set firewall.@redirect[-1].dest="lan"
|
|
||||||
uci set firewall.@redirect[-1].name="dnsproxy-dns-leaks"
|
uci set firewall.@redirect[-1].name="dnsproxy-dns-leaks"
|
||||||
uci commit firewall
|
uci commit firewall
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user