Updated Установка и настройка https‑dns‑proxy (markdown)

gSpotx2f
2021-02-19 18:46:55 +03:00
parent 27971ed063
commit 64d57ca240
@@ -25,7 +25,6 @@
uci set firewall.@redirect[-1].src_dport="53"
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="lan"
uci set firewall.@redirect[-1].name="dnsproxy-dns-leaks"
uci commit firewall