2028 Commits

Author SHA1 Message Date
世界
87eb193522 documentation: Bump version 2025-11-04 21:31:40 +08:00
世界
f5c6125725 Fix read credentials for ccm service 2025-11-04 21:31:40 +08:00
世界
75d4e0cf4b Add claude code multiplexer service 2025-11-04 21:31:39 +08:00
世界
f7c191b1c1 Fix compatibility with MPTCP 2025-11-04 21:31:39 +08:00
世界
29004104f9 Use a more conservative strategy for resolving with systemd-resolved for local DNS server 2025-11-04 21:31:39 +08:00
世界
15f856c31d Fix missing mTLS support in client options 2025-11-04 21:31:38 +08:00
世界
cae12b37b3 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2025-11-04 21:31:38 +08:00
世界
897bdca01e Fix WireGuard input packet 2025-11-04 21:31:38 +08:00
世界
bccdfd0650 Update tfo-go to latest 2025-11-04 21:31:38 +08:00
世界
0100cd2435 Remove compatibility codes 2025-11-04 21:31:38 +08:00
世界
b17f50678d Do not use linkname by default to simplify debugging 2025-11-04 21:31:37 +08:00
世界
e520289acf documentation: Update chinese translations 2025-11-04 21:31:37 +08:00
世界
03e02e3ac5 Update quic-go to v0.55.0 2025-11-04 21:31:37 +08:00
世界
f885d03375 Update WireGuard and Tailscale 2025-11-04 21:31:36 +08:00
世界
f1e1336b56 Fix preConnectionCopy 2025-11-04 21:31:36 +08:00
世界
98986a9fd9 Fix ping domain 2025-11-04 21:31:35 +08:00
世界
e95957584f release: Fix linux build 2025-11-04 21:31:35 +08:00
世界
95d8f24b93 Improve ktls rx error handling 2025-11-04 21:31:35 +08:00
世界
a24b4729da Improve compatibility for kTLS 2025-11-04 21:31:35 +08:00
世界
59c35cde9f ktls: Add warning for inappropriate scenarios 2025-11-04 21:31:35 +08:00
世界
dc3741d147 Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2025-11-04 21:31:34 +08:00
世界
4dfba5d322 Add proxy support for ICMP echo request 2025-11-04 21:31:34 +08:00
世界
58a5041b30 Fix resolve using resolved 2025-11-04 21:31:34 +08:00
世界
cb44394749 documentation: Update behavior of local DNS server on darwin 2025-11-04 21:31:33 +08:00
世界
ef02faa8c3 Remove use of ldflags -checklinkname=0 on darwin 2025-11-04 21:31:33 +08:00
世界
e823eb28d7 Fix legacy DNS config 2025-11-04 21:31:33 +08:00
世界
993a25984a Fix rule-set format 2025-11-04 21:31:33 +08:00
世界
a2afbbe2f3 documentation: Remove outdated icons 2025-11-04 21:31:33 +08:00
世界
4552b3e030 documentation: Improve local DNS server 2025-11-04 21:31:33 +08:00
世界
ded9eb0d00 Stop using DHCP on iOS and tvOS
We do not have the `com.apple.developer.networking.multicast` entitlement and are unable to obtain it for non-technical reasons.
2025-11-04 21:31:32 +08:00
世界
fd873d646d Improve local DNS server on darwin
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.

This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.

It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.

In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2025-11-04 21:31:32 +08:00
世界
0ff4d6c023 Use resolved in local DNS server if available 2025-11-04 21:31:31 +08:00
xchacha20-poly1305
7e8ae810e3 Fix rule set version 2025-11-04 21:31:31 +08:00
世界
4911e0de8c documentation: Add preferred_by route rule item 2025-11-04 21:31:31 +08:00
世界
f0cae1633c Add preferred_by route rule item 2025-11-04 21:31:30 +08:00
世界
47fa017f37 documentation: Add interface address rule items 2025-11-04 21:31:30 +08:00
世界
d04dd600a8 Add interface address rule items 2025-11-04 21:31:30 +08:00
世界
278806f6e4 Fix ECH retry support 2025-11-04 21:31:30 +08:00
neletor
1f6250b955 Add support for ech retry configs 2025-11-04 21:31:30 +08:00
Zephyruso
d7cb571e7b Add /dns/flush-clash meta api 2025-11-04 21:31:29 +08:00
世界
5841d410a1 ssm-api: Fix save cache 2025-11-04 11:00:43 +08:00
Kumiko as a Service
63c8207d7a Use --no-cache --upgrade option in apk add
No need for separate upgrade / cache cleanup steps.

Signed-off-by: Kumiko as a Service <Dreista@users.noreply.github.com>
2025-11-04 11:00:41 +08:00
世界
54ed58499d Bump version 2025-10-27 18:04:24 +08:00
世界
b1bdc18c85 Fix socks response 2025-10-27 18:03:05 +08:00
世界
a38030cc0b Fix memory leak in hysteria2 2025-10-24 10:52:08 +08:00
世界
4626aa2cb0 Bump version 2025-10-21 21:39:28 +08:00
世界
5a40b673a4 Update dependencies 2025-10-21 21:39:28 +08:00
世界
541f63fee4 redirect: Fix compatibility with /product/bin/su 2025-10-21 21:27:15 +08:00
世界
5de6f4a14f Fix tailscale not enforcing NoLogsNoSupport 2025-10-16 22:30:08 +08:00
世界
5658830077 Fix trailing dot handling in local DNS transport 2025-10-16 21:43:12 +08:00