LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +https-dns-proxy
LUCI_PKGARCH:=all
-PKG_RELEASE:=9
+PKG_RELEASE:=10
include ../../luci.mk
--- /dev/null
+return {
+ name = "OpenDNS",
+ label = _("OpenDNS"),
+ resolver_url = "https://doh.opendns.com/dns-query",
+ bootstrap_dns = "208.67.222.222,208.67.220.220",
+ help_link = "https://support.opendns.com/hc/en-us/articles/360038086532-Using-DNS-over-HTTPS-DoH-with-OpenDNS",
+ help_link_text = "OpenDNS"
+}
--- /dev/null
+return {
+ name = "OpenDNS-FamilyShield",
+ label = _("OpenDNS (Family Shield)"),
+ resolver_url = "https://doh.familyshield.opendns.com/dns-query",
+ bootstrap_dns = "208.67.222.123,208.67.220.123",
+ help_link = "https://support.opendns.com/hc/en-us/articles/360038086532-Using-DNS-over-HTTPS-DoH-with-OpenDNS",
+ help_link_text = "OpenDNS"
+}
msgid "Google"
msgstr ""
+#: applications/luci-app-https-dns-proxy/root/usr/share/rpcd/acl.d/luci-app-https-dns-proxy.json:3
+msgid "Grant UCI and file access for luci-app-https-dns-proxy"
+msgstr ""
+
#: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126
msgid "Instances"
msgstr ""
msgid "ODVR (nic.cz)"
msgstr ""
+#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.opendns.doh.lua:3
+msgid "OpenDNS"
+msgstr ""
+
+#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.opendns.familyshield.doh.lua:3
+msgid "OpenDNS (Family Shield)"
+msgstr ""
+
#: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:177
msgid "Proxy server"
msgstr ""