Commit Graph

64 Commits

Author SHA1 Message Date
Nick Peng
efc18996a8 luci: remove unnecessary permissions 2022-10-15 10:41:48 +08:00
Nick Peng
6c800ea12f luci: Fix RPC error when config is empty and add restart button. 2022-10-08 21:59:35 +08:00
Nick Peng
0fa17063c0 luci: avoid unnecessary configuration writes 2022-09-27 21:50:08 +08:00
Nick Peng
33ead3afbd luci: fix redirect error message issue 2022-09-15 23:17:58 +08:00
Nick Peng
1991a0b102 luci: add hint when set dnsmasq failure. 2022-09-14 23:45:39 +08:00
Nick Peng
d8c53a6215 luci: fix second dns force AAAA soa options not working issue. 2022-09-01 00:32:52 +08:00
Nick Peng
7c4ce074a5 luci: fix auto setting issue 2022-08-31 22:05:26 +08:00
Nick Peng
e6d533e2c5 luci: remove redirect feature and set as main dns server automatically when port is 53 2022-08-31 00:58:31 +08:00
Nick Peng
7b3dcd31f9 openwrt: support set smartdns as main server when port is 53 2022-08-30 01:46:11 +08:00
Nick Peng
0eef67c119 luci: fix warning when save config 2022-08-30 00:18:11 +08:00
Nick Peng
64e5b326cc luci: fix status section not working issue and add some options 2022-08-28 17:30:24 +08:00
Nick Peng
c561ae2fc5 Feature: Supports setting the maximum TTL value of the response to the client 2022-04-29 22:29:40 +08:00
Nick Peng
75dda9340d dns_conf: update default configuration. 2022-04-25 18:46:52 +08:00
Nick Peng
106ec6789c Make: update script mode 2021-08-21 20:38:32 +08:00
Nyaasu
8c271e34c1 Translate: Add units to reduce misunderstandings (#746)
* Translate: Add units to reduce misunderstandings
2021-08-09 22:21:35 +08:00
dkadioglu
3ba8c418f7 Update luci-app-smartdns.json
With this small fix, the menu entry for smartdns is not shown anymore on the login page of openwrt.
2021-01-24 01:19:42 +08:00
Nick Peng
95472129ee dns-client: increase dns query retry times. 2020-05-03 17:00:50 +08:00
Nick Peng
f79ceeac43 luci: update luci 2020-05-01 00:23:21 +08:00
Nick Peng
54801e1ed6 tls: support certificate verify. 2020-05-01 00:23:19 +08:00
Nick Peng
3ad7cd7f45 install-script: Follow FHS rules 2020-02-27 00:50:43 +08:00
Nick Peng
b31792ad9b luci-app-smartdns: clean javascript code 2020-02-25 21:52:48 +08:00
Nick Peng
5a411c3937 luci-app-smartdns: remove uci track 2020-02-25 21:52:47 +08:00
Nick Peng
9bc32f9f01 luci-build: fix luci build script 2020-02-24 20:45:52 +08:00
Nick Peng
2afd4e7d4a luci-app-smartdns: Service redirect status is not displayed when smartdns is disabled 2020-02-15 14:48:56 +08:00
Nick Peng
20051a3698 second DNS: change default port 7053 to 6553 2020-02-15 14:35:51 +08:00
Nick Peng
5f9167cf07 bind-option: support force aaaa soa bind option, secondary DNS support Force-AAAA-SOA options 2020-02-14 13:14:03 +08:00
Nick Peng
8990446411 serve-expired: new feature, support cache serve-expired feature 2020-02-14 13:13:22 +08:00
Nick Peng
80174d9da5 luci-app-smartdns: rewrite luci-app in JavaScript 2020-02-01 14:05:05 +08:00
Nick Peng
7d1b850119 luci-app-smartdns: rename luci-app-smartdns to luci-app-smartdns-compat 2020-02-01 11:55:43 +08:00
Nick Peng
aa7237f770 Codesytle: replace CRLF with LF 2020-01-21 20:00:38 +08:00
Nick Peng
0228a79991 Fix smartdns luci typo 2019-12-19 22:38:53 +08:00
Nick Peng
cc93156ee3 Add package build script 2019-12-15 01:28:37 +08:00
Nick Peng
01e4140722 Add license 2019-12-15 01:28:32 +08:00
Nick Peng
c4b99a99e7 UI support second DNS server. 2019-12-15 01:27:52 +08:00
Nick Peng
8c96081807 Update readme 2019-12-15 01:27:51 +08:00
Nick Peng
3f7bc30f65 Support verify TLS hostname 2019-12-15 01:27:35 +08:00
Nick Peng
41e2067628 Fix build issue 2019-12-15 01:27:06 +08:00
Nick Peng
93d9ef4095 Remove checkedns 2019-12-15 01:26:58 +08:00
Nick Peng
bf52a0afbf Support custom TLS hostname, and http host 2019-12-15 01:26:48 +08:00
Nick Peng
2d01ed8a04 Support DNS Over HTTPS 2019-12-15 01:26:32 +08:00
Nick Peng
7c2df9c96b LUCI support SPKI 2019-12-15 01:26:02 +08:00
Nick Peng
36ddca0491 Add domain prefetch, fix ping issue 2019-12-15 01:25:38 +08:00
Nick Peng
f02dffdf95 cleanup 2019-12-15 01:25:37 +08:00
Nick Peng
f51a68c6e0 Optimize LUCI configuration 2019-12-15 01:25:05 +08:00
Nick Peng
d6c67edb1e Add coredump feature and print PC 2019-12-15 01:24:56 +08:00
Nick Peng
4766cb78b8 Bugfix 2019-12-15 01:24:55 +08:00
Nick Peng
8ff338852e Update LuCI configration 2019-12-15 01:24:48 +08:00
Nick Peng
9398573e6f Add luci for new feature, and fix some bugs 2019-12-15 01:24:40 +08:00
Nick Peng
62f331c153 Optimize configuration, and add blacklist ip features 2019-12-15 01:24:26 +08:00
Nick Peng
ad6741e4da support set smartdns as dnsmasq upstream server 2019-12-15 01:24:17 +08:00