1768 Commits

Author SHA1 Message Date
世界
ed3aca4208
release: Skip override version for iOS 2025-04-27 21:34:53 +08:00
iikira
5155f95ace
Fix UDP DNS server crash
Signed-off-by: iikira <i2@mail.iikira.com>
2025-04-27 21:34:53 +08:00
ReleTor
7185c03f01
Fix fetch ECH configs 2025-04-27 21:34:53 +08:00
世界
839c4a31fc
release: Update Go to 1.24.2 2025-04-27 21:34:53 +08:00
世界
fd6e5abb86
Allow direct outbounds without domain_resolver 2025-04-27 21:34:52 +08:00
世界
407f2dad75
Fix Tailscale dialer 2025-04-27 21:34:52 +08:00
dyhkwong
883cd0eb62
Fix DNS over QUIC stream close 2025-04-27 21:34:52 +08:00
anytls
f0c3464757
Update anytls
Co-authored-by: anytls <anytls>
2025-04-27 21:34:51 +08:00
Rambling2076
8b27e1f23f
Fix missing with_tailscale in Dockerfile
Signed-off-by: Rambling2076 <Rambling2076@proton.me>
2025-04-27 21:34:51 +08:00
世界
d1a11df54f
Fail when default DNS server not found 2025-04-27 21:34:51 +08:00
世界
0c6b7e7d16
Update gVisor to 20250319.0 2025-04-27 21:34:51 +08:00
世界
20dd4b74c6
release: Do not build tailscale on iOS and tvOS 2025-04-27 21:34:50 +08:00
世界
c5df6c8c49
Explicitly reject detour to empty direct outbounds 2025-04-27 21:34:50 +08:00
世界
d379dcc53d
Add netns support 2025-04-27 21:34:50 +08:00
世界
ea012b4173
Add wildcard name support for predefined records 2025-04-27 21:34:50 +08:00
世界
0b52e96b3c
Remove map usage in options 2025-04-27 21:34:49 +08:00
世界
d998a73a4c
Fix unhandled DNS loop 2025-04-27 21:34:49 +08:00
世界
015f6efc09
Add wildcard-sni support for shadow-tls inbound 2025-04-27 21:34:49 +08:00
世界
1befa4bf2f
Fix Tailscale DNS 2025-04-27 21:34:48 +08:00
k9982874
6ab62ea5c7
Add ntp protocol sniffing 2025-04-27 21:34:48 +08:00
世界
a6e9d900c8
option: Fix marshal legacy DNS options 2025-04-27 21:34:48 +08:00
世界
f40e9e7306
Make domain_resolver optional when only one DNS server is configured 2025-04-27 21:34:48 +08:00
世界
724d74e6ae
Fix DNS lookup context pollution 2025-04-27 21:34:47 +08:00
世界
9afdd2d0fb
Fix http3 DNS server connecting to wrong address 2025-04-27 21:34:47 +08:00
Restia-Ashbell
8f1e2566da
documentation: Fix typo 2025-04-27 21:34:47 +08:00
anytls
aa6a6fd002
Update sing-anytls
Co-authored-by: anytls <anytls>
2025-04-27 21:34:47 +08:00
k9982874
2288a080de
Fix hosts DNS server 2025-04-27 21:34:47 +08:00
世界
62a9691016
Fix UDP DNS server crash 2025-04-27 21:34:46 +08:00
世界
74f6941c3c
documentation: Fix missing ip_accept_any DNS rule option 2025-04-27 21:34:46 +08:00
世界
551db61d33
Fix anytls dialer usage 2025-04-27 21:34:45 +08:00
世界
55e1fa8a15
Move predefined DNS server to rule action 2025-04-27 21:34:45 +08:00
世界
13bffd4819
Fix domain resolver on direct outbound 2025-04-27 21:34:44 +08:00
Zephyruso
0a6e6d773c
Fix missing AnyTLS display name 2025-04-27 21:34:44 +08:00
anytls
572285eef1
Update sing-anytls
Co-authored-by: anytls <anytls>
2025-04-27 21:34:44 +08:00
Estel
f670078ebf
documentation: Fix typo
Signed-off-by: Estel <callmebedrockdigger@gmail.com>
2025-04-27 21:34:43 +08:00
TargetLocked
8e8211b3e8
Fix parsing legacy DNS options 2025-04-27 21:34:43 +08:00
世界
192f452e0f
Fix DNS fallback 2025-04-27 21:34:43 +08:00
世界
b953dad23f
documentation: Fix missing hosts DNS server 2025-04-27 21:34:42 +08:00
anytls
c42598c5a3
Add MinIdleSession option to AnyTLS outbound
Co-authored-by: anytls <anytls>
2025-04-27 21:34:42 +08:00
ReleTor
2c730e3ca6
documentation: Minor fixes 2025-04-27 21:34:42 +08:00
libtry486
df788c7925
documentation: Fix typo
fix typo

Signed-off-by: libtry486 <89328481+libtry486@users.noreply.github.com>
2025-04-27 21:34:41 +08:00
Alireza Ahmadi
f56bd38060
Fix Outbound deadlock 2025-04-27 21:34:41 +08:00
世界
0614d85b01
documentation: Fix AnyTLS doc 2025-04-27 21:34:41 +08:00
anytls
483fd413fb
Add AnyTLS protocol 2025-04-27 21:34:41 +08:00
世界
cb048be805
Migrate to stdlib ECH support 2025-04-27 21:34:41 +08:00
世界
ead0b3d99a
Add fallback local DNS server for iOS 2025-04-27 21:34:40 +08:00
世界
42fd9b50cf
Get darwin local DNS server from libresolv 2025-04-27 21:34:40 +08:00
世界
aa91604522
Improve resolve action 2025-04-27 21:34:40 +08:00
世界
dfc6398442
Fix toolchain version 2025-04-27 21:34:39 +08:00
世界
6cdf99dc45
Add back port hopping to hysteria 1 2025-04-27 21:34:39 +08:00