Commit Graph

217 Commits

Author SHA1 Message Date
sbwml
8f038d956b luci-app-mosdns: re-add DNSPod udp DNS 2023-03-26 19:05:23 +08:00
sbwml
222d145204 luci-app-mosdns: don't use service command to invocation init.d script
* The `service` command cannot be found on older openwrt derivatives

* fix #66
2023-03-26 05:29:21 +08:00
qingtian110
47d0aae310 luci-app-mosdns: tidy up code 2023-03-26 05:29:15 +08:00
sbwml
d2a8635961 ci: openwrt-sdk: use openwrt-22.03 & golang 1.20.x 2023-03-25 07:52:39 +08:00
sbwml
e212d877c9 ci: latest release 2023-03-25 07:39:05 +08:00
sbwml
024e18a7d0 luci-app-mosdns: Update chinese translation 2023-03-25 07:38:19 +08:00
sbwml
35ec5ee5ef luci-app-mosdns: mosdns.sh: fix execute in custom configuration mode 2023-03-25 07:23:24 +08:00
sbwml
e8707b855d luci-app-mosdns: mosdns.sh: Use dnspod & alidns as default DNS 2023-03-25 06:51:31 +08:00
sbwml
8c968d1f34 luci-app-mosdns: init.d: optimizing Scripts
* fix `service_triggers` restart service cache data loss
2023-03-25 06:39:55 +08:00
sbwml
bd89c52b99 luci-app-mosdns: print mosdns version on Luci. close #60 2023-03-25 02:46:16 +08:00
sbwml
0e21e1554f README.md: v5 branches 2023-03-25 02:16:02 +08:00
sbwml
dfff109e98 luci-app-mosdns: update config files 2023-03-25 02:06:00 +08:00
sbwml
6ab9e7adf3 luci-app-mosdns: bump version to 1.5.1 2023-03-25 01:20:13 +08:00
sbwml
c3b7847b59 luci-app-mosdns: Clean cache.dump file when "Save Cache" is disabled 2023-03-25 01:15:06 +08:00
sbwml
e138175cb4 luci-app-mosdns: Add DNS cache saving support 2023-03-25 00:56:05 +08:00
sbwml
94b85324bd luci-app-mosdns: Add enable_pipeline support for custom local DNS 2023-03-24 23:36:37 +08:00
sbwml
2adefe0246 luci-app-mosdns: Add bootstrap for remote DNS 2023-03-24 23:16:16 +08:00
sbwml
51123e7951 luci-app-mosdns: init.d: fix error reading local_dns when custom_local_dns is not enabled
fix #61
2023-03-24 22:16:02 +08:00
sbwml
c19992b483 luci-app-mosdns: init.d: sent terminate signal by procd 2023-03-24 22:14:58 +08:00
sbwml
d5cf333653 luci-app-mosdns: restart service after the rules updated 2023-03-21 09:12:00 +08:00
sbwml
80068ba196 luci-app-mosdns: update oisd rules source 2023-03-21 08:52:03 +08:00
sbwml
cf09dcbb5b luci-app-mosdns: curl: allow insecure server connections 2023-03-21 08:51:51 +08:00
Bard
6c0269f575 install.sh: mosdns v5 2023-03-21 08:49:33 +08:00
sbwml
5076cb2e6f mosdns: bump to v5.1.3 2023-03-15 17:37:01 +08:00
sbwml
3f23189bf4 ci: auto release 2023-03-15 17:35:52 +08:00
Bard
af99c8844c
Update sp_low.tdata 2023-02-11 22:49:49 +08:00
sbwml
1b7e3f117f luci-app-mosdns: update version to 1.5.0 2023-02-07 00:03:43 +08:00
sbwml
91756c87f5 luci-app-mosdns: update mosdns v5.x support 2023-02-07 00:01:48 +08:00
sbwml
5597a6c306 luci-app-mosdns: dump geodata 2023-02-06 21:21:36 +08:00
sbwml
6aaffaaf28 mosdns: update to v5.1.0 2023-02-06 20:34:24 +08:00
sbwml
4671c08230 add v2dat package
* v2ray geo/ip data unpack tools
2023-02-06 20:29:15 +08:00
sbwml
cae8020b08 mosdns: compatible go1.20 2023-02-06 02:45:30 +08:00
Bard
4cbf23597c
Update mosdns.sh 2023-01-10 23:28:26 +08:00
sbwml
6887e0b0b6 luci-app-mosdns: optimize the update logic of adlist
* Prevent the network interface from triggering mosdns restart and causing the ADlist to be cleared.
2022-12-23 04:56:03 +08:00
sbwml
fa19bb05fd luci-app-mosdns: mosdns.sh: fix logpath reading 2022-12-16 01:25:27 +08:00
sbwml
440a33f541 luci-app-mosdns: config: compatible with native geosite.dat 2022-12-13 04:25:56 +08:00
Bard
2457659785
Update README.md 2022-12-07 03:09:34 +08:00
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
Bard
3cd75ce3e7
Update README.md 2022-11-23 15:16:11 +08:00
sbwml
80d843c51a ci: drop 18.06 i18n 2022-11-23 15:12:47 +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
sbwml
20f7958123 sbwml/openwrt-gh-action-sdk@master 2022-11-02 21:57:28 +08:00