sbwml
|
9371d980c4
|
mosdns: upgrade bytesPool
|
2023-09-18 21:49:30 +08:00 |
|
sbwml
|
078c451a4a
|
ci: use go1.21.x
|
2023-09-18 14:59:49 +08:00 |
|
sbwml
|
856991c55a
|
mosdns: update from upstream
|
2023-09-18 14:59:04 +08:00 |
|
sbwml
|
c06a96ef13
|
mosdns: update from upstream
|
2023-09-18 02:21:46 +08:00 |
|
sbwml
|
e255e8fb98
|
luci-app-mosdns: Fix local DNS to enable http/3 domain name lookup
* MosDNS does not support bootstrap working on http3, and DNS domain names must be resolved in another way and made work.
|
2023-08-30 01:56:40 +08:00 |
|
sbwml
|
c7680b0a31
|
luci-app-mosdns: readd http/3 support for Local DNS
|
2023-08-29 23:48:33 +08:00 |
|
sbwml
|
fe7f956f31
|
luci-app-mosdns: Update the ECS address to obtain the URL
|
2023-08-29 23:26:43 +08:00 |
|
sbwml
|
a4306ad5f1
|
mosdns: update dependencies & quic-go v0.38.1
|
2023-08-25 09:22:40 +08:00 |
|
sbwml
|
9c0c81771c
|
luci-app-mosdns: add Google & CloudFlare dns to bootstrap. fix #114
|
2023-08-24 11:37:01 +08:00 |
|
Bard
|
b69cee9a03
|
luci-app-mosdns: init.d: Enable QUIC_GO_ENABLE_GSO
|
2023-08-21 06:13:35 +08:00 |
|
sbwml
|
d804429493
|
mosdns: upgrade deps and upgrade quic to v0.37
|
2023-08-20 17:52:46 +08:00 |
|
sbwml
|
0a1c4e58d0
|
luci-app-mosdns: fix config format #107
|
2023-07-26 21:16:32 +08:00 |
|
sbwml
|
c128eff0a5
|
luci-app-mosdns: fix IPv6 DNS address format
fix #107
|
2023-07-24 02:03:34 +08:00 |
|
FanxJK
|
1905b25fab
|
mosdns: add Checksum for geoip/geosite update
|
2023-07-16 16:01:04 +08:00 |
|
sbwml
|
1a2c17a5d0
|
Revert "luci-app-mosdns: fix an error reported when using imageBuilder"
This reverts commit 61e2edd44a .
|
2023-07-12 22:45:43 +08:00 |
|
Bard
|
36e932094e
|
luci-app-mosdns: fix an error reported when using imageBuilder
|
2023-07-06 15:52:40 +08:00 |
|
Hu3rror
|
61e2edd44a
|
luci-app-mosdns: fix an error reported when using imageBuilder
|
2023-07-05 17:50:58 +08:00 |
|
sbwml
|
7789ee0e5a
|
mosdns: add debug log again
|
2023-06-25 07:07:49 +08:00 |
|
sbwml
|
801ba07e32
|
mosdns: fix nftset mask not work
|
2023-06-25 06:41:25 +08:00 |
|
Bard
|
a8e903507e
|
luci-app-mosdns: Improve log readability
|
2023-06-25 06:14:17 +08:00 |
|
sbwml
|
342506cf63
|
mosdns: update dependencies
|
2023-06-18 09:25:18 +08:00 |
|
sbwml
|
d826767e89
|
luci-app-mosdns: appropriate default value
|
2023-06-16 12:34:24 +08:00 |
|
sbwml
|
21c4be1aeb
|
luci-app-mosdns: mosdns.sh: use geoip-only-cn-private for geodat_update
|
2023-06-12 07:26:10 +08:00 |
|
Bard
|
b8ac086a54
|
Update local-ptr.txt
|
2023-05-31 23:03:04 +08:00 |
|
Bard
|
33e8de874e
|
luci-app-mosdns: fix translation
|
2023-05-17 00:34:52 +08:00 |
|
sbwml
|
39c9008c30
|
luci-app-mosdns: add Prevent DNS Leaks options, fix #85
|
2023-05-16 21:58:13 +08:00 |
|
sbwml
|
1ef4c6a5c6
|
luci-app-mosdns: fix mosdns service increase buffer size
* daemon.err mosdns[7923]: 2023/05/03 00:46:35 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details.
|
2023-05-03 01:24:09 +08:00 |
|
sbwml
|
6452b77097
|
luci-app-mosdns: drop sp_low.tdata
* The data source has ceased maintenance and there may be false interception.
|
2023-04-30 15:57:51 +08:00 |
|
sbwml
|
b464e01b59
|
luci-app-mosdns: config_custom: drop all rule lists
* custom config should not have any preset rules associated with them
|
2023-04-20 08:20:14 +08:00 |
|
sbwml
|
cb93c0f505
|
luci-app-mosdns: ecs_remote: use ipv4-only remote address lookup
* prevent ecs query failure caused by nodes supporting ipv6
|
2023-04-02 20:34:13 +08:00 |
|
sbwml
|
4b41da1b9e
|
luci-app-mosdns: fix datatype
|
2023-03-31 09:04:23 +08:00 |
|
sbwml
|
db6f7fc971
|
Revert "luci-app-mosdns: Add http/3 support for local DNS"
This reverts commit c8b320b8a0 .
* Mainland China does not seem to have a public DNS that supports the DoH/3 protocol
|
2023-03-30 17:05:49 +08:00 |
|
sbwml
|
c8b320b8a0
|
luci-app-mosdns: Add http/3 support for local DNS
|
2023-03-30 16:14:15 +08:00 |
|
sbwml
|
bc9de883f6
|
luci-app-mosdns: config.yaml: fix something unexpected
|
2023-03-30 12:40:48 +08:00 |
|
sbwml
|
97980527ac
|
luci-app-mosdns: mosdns.sh: update flush_cache path
|
2023-03-30 10:59:24 +08:00 |
|
sbwml
|
452249cacf
|
luci-app-mosdns: v2dat_dump: fix tags containing special symbols
|
2023-03-30 10:12:41 +08:00 |
|
sbwml
|
acd74edc9a
|
luci-app-mosdns: bump version to 1.5.3
|
2023-03-30 08:33:38 +08:00 |
|
sbwml
|
2f7df2dd6f
|
luci-app-mosdns: enable api options by default
|
2023-03-30 08:27:27 +08:00 |
|
sbwml
|
aa7ee434b3
|
luci-app-mosdns: config.yaml: Fix execution logic. fix #69 #71
|
2023-03-30 08:08:00 +08:00 |
|
sbwml
|
2511b9c6f0
|
luci-app-mosdns: config_custom : Add custom Geodata database entry export
|
2023-03-30 00:25:37 +08:00 |
|
sbwml
|
c5d78865dc
|
luci-app-mosdns: Move v2dat_dump to mosdns.sh
|
2023-03-29 23:12:25 +08:00 |
|
sbwml
|
f9852b8116
|
luci-app-mosdns: Add DDNS Lists support
* enforce ttl 5, no caches
|
2023-03-29 07:47:40 +08:00 |
|
sbwml
|
6235e5d766
|
luci-app-mosdns: config.yaml: fix whitelist DNS cache problem
|
2023-03-29 07:41:22 +08:00 |
|
sbwml
|
0df11e88d2
|
luci-app-mosdns: API: Add flush cache function
|
2023-03-28 23:13:22 +08:00 |
|
Bard
|
eddbeb7837
|
Update README.md
|
2023-03-28 05:01:01 +08:00 |
|
sbwml
|
e0f74b9b3b
|
luci-app-mosdns: Remote DNS add EDNS support (ECS)
|
2023-03-28 04:20:23 +08:00 |
|
sbwml
|
916183687e
|
luci-app-mosdns: Add http/3 protocol support for Remote DNS
|
2023-03-27 23:34:54 +08:00 |
|
Bard
|
326f742fac
|
luci-app-mosdns: bump version to 1.5.2
|
2023-03-27 19:46:02 +08:00 |
|
Bard
|
ff4eb3b93d
|
Update mosdns_log.htm
|
2023-03-27 13:28:30 +08:00 |
|
sbwml
|
0cb40643be
|
luci-app-mosdns: update translation
|
2023-03-27 12:54:08 +08:00 |
|