世界
|
a31bbf35c2
|
Improve local DNS server
|
2025-05-26 18:29:00 +08:00 |
|
anytls
|
0c0374c749
|
Update anytls
Co-authored-by: anytls <anytls>
|
2025-05-26 18:29:00 +08:00 |
|
世界
|
cb95a1bd30
|
Fix DNS dialer
|
2025-05-26 18:28:59 +08:00 |
|
世界
|
1669eaf7c0
|
release: Skip override version for iOS
|
2025-05-26 18:28:59 +08:00 |
|
iikira
|
f59a14c5f2
|
Fix UDP DNS server crash
Signed-off-by: iikira <i2@mail.iikira.com>
|
2025-05-26 18:28:58 +08:00 |
|
ReleTor
|
14c08adcf8
|
Fix fetch ECH configs
|
2025-05-26 18:28:58 +08:00 |
|
世界
|
6d7a4bde5c
|
Allow direct outbounds without domain_resolver
|
2025-05-26 18:28:58 +08:00 |
|
世界
|
45b7f2a93f
|
Fix Tailscale dialer
|
2025-05-26 18:28:57 +08:00 |
|
dyhkwong
|
cd26a95509
|
Fix DNS over QUIC stream close
|
2025-05-26 18:28:57 +08:00 |
|
anytls
|
8dc129ef11
|
Update anytls
Co-authored-by: anytls <anytls>
|
2025-05-26 18:28:56 +08:00 |
|
Rambling2076
|
c223a6edf6
|
Fix missing with_tailscale in Dockerfile
Signed-off-by: Rambling2076 <Rambling2076@proton.me>
|
2025-05-26 18:28:56 +08:00 |
|
世界
|
c416326cb1
|
Fail when default DNS server not found
|
2025-05-26 18:28:56 +08:00 |
|
世界
|
f269eb9db5
|
Update gVisor to 20250319.0
|
2025-05-26 18:28:56 +08:00 |
|
世界
|
76ffe82e89
|
Explicitly reject detour to empty direct outbounds
|
2025-05-26 18:28:56 +08:00 |
|
世界
|
2dc99d86be
|
Add netns support
|
2025-05-26 18:28:55 +08:00 |
|
世界
|
691c03ab0a
|
Add wildcard name support for predefined records
|
2025-05-26 18:28:55 +08:00 |
|
世界
|
d21800acf7
|
Remove map usage in options
|
2025-05-26 18:28:54 +08:00 |
|
世界
|
eeaedfeb9a
|
Fix unhandled DNS loop
|
2025-05-26 18:28:54 +08:00 |
|
世界
|
adf68261e7
|
Add wildcard-sni support for shadow-tls inbound
|
2025-05-26 18:28:54 +08:00 |
|
世界
|
6cc7b4466f
|
option: Fix marshal legacy DNS options
|
2025-05-26 18:26:29 +08:00 |
|
世界
|
4096b0b0e2
|
Make domain_resolver optional when only one DNS server is configured
|
2025-05-26 18:26:29 +08:00 |
|
世界
|
45024d08b1
|
Fix DNS lookup context pollution
|
2025-05-26 18:26:29 +08:00 |
|
世界
|
76c182e76d
|
Fix http3 DNS server connecting to wrong address
|
2025-05-26 18:26:28 +08:00 |
|
Restia-Ashbell
|
1be40e6cd1
|
documentation: Fix typo
|
2025-05-26 18:26:28 +08:00 |
|
anytls
|
020463ee09
|
Update sing-anytls
Co-authored-by: anytls <anytls>
|
2025-05-26 18:26:27 +08:00 |
|
k9982874
|
95111d2e36
|
Fix hosts DNS server
|
2025-05-26 18:26:27 +08:00 |
|
世界
|
f2c95ba744
|
Fix UDP DNS server crash
|
2025-05-26 18:26:27 +08:00 |
|
世界
|
a2f4ea2850
|
documentation: Fix missing ip_accept_any DNS rule option
|
2025-05-26 18:26:26 +08:00 |
|
世界
|
524636c159
|
Fix anytls dialer usage
|
2025-05-26 18:26:26 +08:00 |
|
世界
|
b929e75e3a
|
Move predefined DNS server to rule action
|
2025-05-26 18:26:26 +08:00 |
|
世界
|
b5edc19f77
|
Fix domain resolver on direct outbound
|
2025-05-26 18:26:26 +08:00 |
|
Zephyruso
|
0cbaff46a3
|
Fix missing AnyTLS display name
|
2025-05-26 18:26:25 +08:00 |
|
anytls
|
86514a5f3e
|
Update sing-anytls
Co-authored-by: anytls <anytls>
|
2025-05-26 18:26:25 +08:00 |
|
Estel
|
0b55fda8a3
|
documentation: Fix typo
Signed-off-by: Estel <callmebedrockdigger@gmail.com>
|
2025-05-26 18:26:25 +08:00 |
|
TargetLocked
|
b5363a3a9f
|
Fix parsing legacy DNS options
|
2025-05-26 18:26:24 +08:00 |
|
世界
|
ae3c198a75
|
Fix DNS fallback
|
2025-05-26 18:26:24 +08:00 |
|
世界
|
2fbf415fac
|
documentation: Fix missing hosts DNS server
|
2025-05-26 18:26:24 +08:00 |
|
anytls
|
00d3807839
|
Add MinIdleSession option to AnyTLS outbound
Co-authored-by: anytls <anytls>
|
2025-05-26 18:26:23 +08:00 |
|
ReleTor
|
fdaa1d32d3
|
documentation: Minor fixes
|
2025-05-26 18:26:23 +08:00 |
|
libtry486
|
f8bbebb3f1
|
documentation: Fix typo
fix typo
Signed-off-by: libtry486 <89328481+libtry486@users.noreply.github.com>
|
2025-05-26 18:26:23 +08:00 |
|
Alireza Ahmadi
|
448cdbcfda
|
Fix Outbound deadlock
|
2025-05-26 18:26:22 +08:00 |
|
世界
|
9299b990d2
|
documentation: Fix AnyTLS doc
|
2025-05-26 18:26:21 +08:00 |
|
anytls
|
4cb1b54c96
|
Add AnyTLS protocol
|
2025-05-26 18:26:21 +08:00 |
|
世界
|
04f026ad0b
|
Migrate to stdlib ECH support
|
2025-05-26 18:26:21 +08:00 |
|
世界
|
e6e1cec803
|
Add fallback local DNS server for iOS
|
2025-05-26 18:26:20 +08:00 |
|
世界
|
16ea554a65
|
Get darwin local DNS server from libresolv
|
2025-05-26 18:26:20 +08:00 |
|
世界
|
8617660fb1
|
Improve resolve action
|
2025-05-26 18:26:20 +08:00 |
|
世界
|
2ee29daa85
|
Add back port hopping to hysteria 1
|
2025-05-26 18:26:20 +08:00 |
|
xchacha20-poly1305
|
b0bc94f07c
|
Remove single quotes of raw Moziila certs
|
2025-05-26 18:26:20 +08:00 |
|
世界
|
587846b7f8
|
Add Tailscale endpoint
|
2025-05-26 18:25:58 +08:00 |
|