Jo-Philipp Wich
ef60e9ecb9
luci-app-https-dns-proxy: fix markup which is not valid XHTML
...
XHTML does not specify ` `, use ` ` instead.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-10-08 19:53:09 +02:00
Aleem Hossain
8f3d8f762f
luci-app-https-dns-proxy: add ControlD as provider
...
Signed-off-by: Aleem Hossain <aleem@tectonic.it>
2021-09-25 20:44:45 +01:00
Stan Grishin
b52b32f2e2
luci-app-https-dns-proxy: update to 2021-07-29-1
...
* add HTTP/2-only supporting providers: Mullvad, Digitale-Gesellschaft, dns.sb and Rubyfish.cn
* switch default provider from Google to Cloudflare
* add IPv6 addresses for bootstrap resolvers for Google DNS
* add secondary bootstrap resolver (Cloudflare's) to all providers with a single bootstrap resolver
* modify model/cbi file to show HTTP/2-only providers (and help texts) on HTTP/2-supporting systems
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-07-31 10:57:47 +00:00
Jan Pavlinec
50109a8e8e
luci-app-https-dns-proxy: add IPv6 addresses for cz.nic odvr
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-04-29 17:07:42 +02:00
Stan Grishin
c3849327f9
luci-app-https-dns-proxy: bugfix: layout issues on theme-openwrt-2020
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08 10:41:51 +00:00
Stan Grishin
fa20ad41c1
Merge pull request #4797 from stangri/master-luci-app-https-dns-proxy
...
luci-app-https-dns-proxy: support for Force DNS option
2021-02-18 14:07:41 -08:00
Mihai Soloi
f40192b76b
luci-app-https-dns-proxy: add idnet.net provider
...
Signed-off-by: Mihai Soloi <mihai.soloi@gmail.com>
2021-02-10 08:31:12 +00:00
Stan Grishin
26c772e97d
luci-app-https-dns-proxy: support for Force DNS option
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-10 01:59:59 +00:00
Stan Grishin
e84c1c5ea1
luci-app-https-dns-proxy: add missing btn class to buttons
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08 17:38:06 +00:00
Stan Grishin
c533a86547
luci-app-https-dns-proxy: add nextdns.io and quad 101 providers
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-05 05:52:22 +00:00
Stan Grishin
c0b1e51328
luci-app-https-dns-proxy: DSCP tagging support
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-13 12:01:33 +00:00
Stan Grishin
4f0506e3e9
luci-app-https-dns-proxy: WebUI for dnsmasq config update, quad9 bootstrap IPv6
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-21 11:34:24 -06:00
Stan Grishin
20ee1f0d47
luci-app-https-dns-proxy: add DNSPod.cn DoH
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-27 21:36:38 +00:00
wevsty
13b0cf277a
luci-app-https-dns-proxy: add AliDNS DoH servers
...
Signed-off-by: Yuan Tao <ty@wevs.org>
2020-08-04 16:27:41 +08:00
Stan Grishin
fbe7af3655
luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare security
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-31 09:36:39 +00:00
Stan Grishin
9c2bc71d2e
luci-app-https-dns-proxy: add OpenDNS servers
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-29 09:41:12 +00:00
Stan Grishin
558525783c
luci-app-https-dns-proxy: bugfix: remove eDNS support
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25 13:10:09 -07:00
Stan Grishin
b92be52d89
luci-app-https-dns-proxy: decrease reliance on shell commands; proper acl.d file; add cloudflare family/protect
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-30 11:40:54 +00:00
Stan Grishin
06deeb3c65
luci-app-https-dns-proxy: bugfix: remove escaped double-quotes from translateable resources
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02 15:31:38 +00:00
Stan Grishin
d16e7e4631
luci-app-https-dns-proxy: add CIRA Canadian Shiled
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-24 10:10:37 +00:00
Jo-Philipp Wich
74da73b012
applications: add ACL dependency annotations to legacy controllers
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-19 17:17:26 +02:00
Stan Grishin
407b6e55d0
luci-app-https-dns-proxy: improve i18n
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 02:30:03 +00:00
Stan Grishin
c656aefad3
luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-06 14:00:09 +00:00
Florian Eckert
65fb44da9f
Merge pull request #3844 from DinStamou/feature_libredns
...
luci-app-https-dns-proxy: Add LibreDNS as a DoH provider
2020-04-06 14:20:08 +02:00
Konstantinos Stamou (Dinos)
ab11c74172
luci-app-https-dns-proxy: Add LibreDNS as a DoH provider
...
LibreDNS (libredns.gr) is a Doh service provided by LibreOps(libreops.cc), a group
of hackers around the world that are (re-)decentralizing the net.
Trying offering distributed, free (as in freedom) services to the world.
Always based on Free Open Source Software.
Signed-off-by: Konstantinos Stamou (Dinos) <github@f3rr3t.net>
2020-04-05 18:11:59 +03:00
Stan Grishin
bdcb760d62
luci-app-https-dns-proxy: better service control & buttons styling
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:50:10 +00:00
Stan Grishin
43ddf0cd12
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19 11:38:54 -07:00