Commit Graph

60 Commits

Author SHA1 Message Date
sbwml
4b22f16e6d luci-app-mosdns: only one Bootstrap DNS is required 2022-12-04 17:22:37 +08:00
sbwml
fe2caaab18 luci-app-mosdns: add local DNS settings
* make up for the defect that Dnsmasq does not support DoH / DoT protocols
2022-12-04 15:50:08 +08:00
sbwml
6f677a8f9d luci-app-mosdns: mosdns.sh: ash compatible fix #35 2022-12-02 02:42:47 +08:00
sbwml
0ac1a712c8 luci-app-mosdns: add cloudflare & quad9 secondary DNS 2022-11-27 00:19:55 +08:00
sbwml
c50b09b526 luci-app-mosdns: allow add multiple remote DNS 2022-11-26 23:52:41 +08:00
sbwml
88d1ea7c46 luci-app-mosdns: init.d: fix typo 2022-11-22 14:58:53 +08:00
sbwml
7a01738cf8 luci-app-mosdns: init.d: create redirect lock file to avoid mosdns too much interference with dnsmasq
fix #19
2022-11-22 14:39:31 +08:00
Bard
dcbabab710
Update whitelist.txt 2022-11-21 15:48:44 +08:00
Bard
218b0776d0
luci-app-mosdns: update version to 1.4.3 2022-11-18 15:09:04 +08:00
sbwml
837775b481 luci-app-mosdns: fix variable reference
fix #32
2022-11-18 14:58:26 +08:00
Bard
9764077fa3
Update greylist.txt 2022-10-30 22:43:15 +08:00
sbwml
6384f745ec what am I doing? 2022-10-30 20:03:34 +08:00
sbwml
cca5d2ff12 luci-app-mosdns: disable custom adblock list mirror 2022-10-30 14:44:59 +08:00
sbwml
9e1381cb60 luci-app-mosdns: fix database update status
* difference in grep causes execution error
2022-10-30 14:35:25 +08:00
sbwml
e0b5708812 luci-app-mosdns: use ghproxy.com acceleration mirrors 2022-10-30 12:29:29 +08:00
sbwml
aa24fdeb3e luci-app-mosdns: geoupdate: if download fails, delete temp dir 2022-10-30 12:11:18 +08:00
sbwml
f0f7eb22f3 luci-app-mosdns: update adblock list cdn 2022-10-13 21:59:10 +08:00
sbwml
743a9327cd luci-app-mosdns: init.d: fix inital_conf 2022-10-13 21:17:02 +08:00
sbwml
cdd25c6683 luci-app-mosdns: modify config name
* solve the misplacement of luci options
2022-10-13 19:25:10 +08:00
sbwml
d9c1f1ca62 luci-app-mosdns: add custom adblock list source support 2022-10-13 12:27:20 +08:00
sbwml
178ff754a4 luci-app-mosdns: enable _misc_optm plugin 2022-10-01 03:57:22 +08:00
Bard
120d379812
Update greylist.txt 2022-10-01 03:40:59 +08:00
sbwml
1ac2cf5f36 luci-app-mosdns: fix geo_update command exit code 2022-08-17 06:33:08 +08:00
sbwml
c560c66335 luci-app-mosdns: Update language strings 2022-08-17 04:37:56 +08:00
sbwml
594980b6c9 luci-app-mosdns: Add manual update of geodata result display(close #15, resolve #16)
* print success or failed
2022-08-17 04:14:39 +08:00
sbwml
e4f5269e68 luci-app-mosdns: local_dns: apply WAN interface all dns addresses 2022-08-11 18:16:16 +08:00
sbwml
ea0d472cac luci-app-mosdns: fix static ip mode cannot read local dns 2022-08-11 02:06:47 +08:00
sbwml
d67faae180 luci-app-mosdns: cleanup shell script 2022-08-11 02:06:28 +08:00
sbwml
c3d2b39b97 luci-app-mosdns: Update Chinese translation 2022-08-04 11:57:40 +08:00
Bard
3c69c27bd0
luci-app-mosdns: Update ad whitelist
* Prevent dnspod.cn website api from loading slow
2022-07-30 09:21:51 +08:00
sbwml
bceeb02ad8 luci-app-mosdns: remove bash package dependencies 2022-07-25 14:11:51 +08:00
sbwml
7b1051156a luci-app-mosdns: Add icloud,tld-cn category to query_is_local_domain 2022-07-14 22:14:31 +08:00
sbwml
3740e0c541 luci-app-mosdns: clean greylist 2022-07-14 21:38:51 +08:00
sbwml
2f40186f82 luci-app-mosdns: Add greylist support (Force remote DNS resolution) 2022-07-14 13:56:55 +08:00
sbwml
d0bc3aa743 luci-app-mosdns: Customize the configuration edit page to add a reload mosdns button 2022-07-14 13:24:39 +08:00
sbwml
5779f1413c luci-app-mosdns: Add TCP/DoT RFC 7766 new Query Pipelining support
* Test DNS Server Support: `mosdns probe pipeline tls/tcp://x.x.x.x`
2022-07-14 13:02:56 +08:00
sbwml
32d7851707 luci-app-mosdns: init script: optimize listen port match rule 2022-07-12 17:07:37 +08:00
sbwml
8e2f74a017 luci-app-mosdns: 1.4.1 2022-07-12 06:37:26 +08:00
sbwml
56b091bcf2 luci-app-mosdns: fix update cycle value 2022-07-12 06:35:02 +08:00
sbwml
b783834358 luci-app-mosdns: Add dns redirect support for "custom configuration" 2022-07-12 04:55:50 +08:00
sbwml
ad77fbee68 luci-app-mosdns: Add logs print support for "custom configuration" 2022-07-12 04:55:45 +08:00
sbwml
ed1bba13e4 luci-app-mosdns: config: disable HTTPS(65) DNS record types
* Until now, it is still a draft.
2022-07-12 04:55:40 +08:00
sbwml
22173cd382 luci-app-mosdns: fix for unexpected exit with empty string
* test: disable DNS ADblock
2022-07-11 05:55:13 +08:00
sbwml
461a0b093d luci-app-mosdns: add apple-cn & google-cn rule to query_is_local_domain 2022-07-04 14:29:40 +08:00
sbwml
2943f95363 Revert "Update default.yaml"
This reverts commit 62b0d70740.
2022-07-02 19:09:20 +08:00
Bard
e21e4016b9
Update local-ptr.txt 2022-07-02 15:41:41 +08:00
Bard
62b0d70740
Update default.yaml 2022-07-01 20:36:49 +08:00
Bard
e0896c0760
luci-app-mosdns: fix local_ptr path 2022-07-01 15:33:53 +08:00
sbwml
459a87d6ef luci-app-mosdns: add block local PTR requests
* according to https://github.com/IrineSistiana/mosdns/discussions/39#discussioncomment-286339
2022-07-01 13:25:17 +08:00
sbwml
6ebb46c873 luci-app-mosdns: update mosdns v4.x support 2022-06-29 03:50:27 +08:00