世界
|
5d73dd617a
|
documentation: Bump version
v1.12.0-beta.15
|
2025-05-18 16:51:05 +08:00 |
|
世界
|
f399121721
|
Add SSM API service
|
2025-05-18 16:50:51 +08:00 |
|
世界
|
bbf7de181b
|
Add resolved service and DNS server
|
2025-05-18 16:50:51 +08:00 |
|
世界
|
1327c7940e
|
Add DERP service
|
2025-05-18 16:50:51 +08:00 |
|
世界
|
0771cb5b9e
|
Add service component type
|
2025-05-18 16:50:50 +08:00 |
|
世界
|
3350896751
|
Fix tproxy tcp control
|
2025-05-18 16:50:50 +08:00 |
|
愚者
|
f83abb5cd6
|
release: Fix build tags for android
Signed-off-by: 愚者 <11926619+FansChou@users.noreply.github.com>
|
2025-05-18 16:50:50 +08:00 |
|
世界
|
9bdf29c92b
|
prevent creation of bind and mark controls on unsupported platforms
|
2025-05-18 16:50:50 +08:00 |
|
PuerNya
|
b6546ba9ee
|
documentation: Fix description of reject DNS action behavior
|
2025-05-18 16:50:50 +08:00 |
|
Restia-Ashbell
|
12b88678cc
|
Fix TLS record fragment
|
2025-05-18 16:50:50 +08:00 |
|
世界
|
6c71cf88c5
|
Add missing accept_routes option for Tailscale
|
2025-05-18 16:50:50 +08:00 |
|
世界
|
eaae1a72e8
|
Add TLS record fragment support
|
2025-05-18 16:50:50 +08:00 |
|
世界
|
be8fa753f6
|
release: Update Go to 1.24.3
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
9338611506
|
Fix set edns0 client subnet
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
dd5e8c2fc3
|
Update minor dependencies
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
5f630afabd
|
Update certmagic and providers
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
afe039b2a0
|
Update protobuf and grpc
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
d9dba4c3c2
|
Add control options for listeners
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
a6f30adbdf
|
Update quic-go to v0.51.0
|
2025-05-18 16:50:49 +08:00 |
|
世界
|
86458bf26e
|
Update utls to v1.7.2
|
2025-05-18 16:50:48 +08:00 |
|
世界
|
381339f6aa
|
Handle EDNS version downgrade
|
2025-05-18 16:50:48 +08:00 |
|
世界
|
eae10a8342
|
documentation: Fix anytls padding scheme description
|
2025-05-18 16:50:48 +08:00 |
|
安容
|
1ec660cc84
|
Report invalid DNS address early
|
2025-05-18 16:50:47 +08:00 |
|
世界
|
664b5871f7
|
Fix wireguard listen_port
|
2025-05-18 16:50:47 +08:00 |
|
世界
|
5ff8df74b7
|
clash-api: Add more meta api
|
2025-05-18 16:50:47 +08:00 |
|
世界
|
79047deed1
|
Fix DNS lookup
|
2025-05-18 16:50:47 +08:00 |
|
世界
|
06a5c74470
|
Fix fetch ECH configs
|
2025-05-18 16:50:46 +08:00 |
|
reletor
|
3fbc2d8c70
|
documentation: Minor fixes
|
2025-05-18 16:50:46 +08:00 |
|
caelansar
|
85fa07a64c
|
Fix callback deletion in UDP transport
|
2025-05-18 16:50:46 +08:00 |
|
世界
|
8fe4fcb339
|
documentation: Try to make the play review happy
|
2025-05-18 16:50:46 +08:00 |
|
世界
|
822dc654b4
|
Fix missing handling of legacy domain_strategy options
|
2025-05-18 16:50:45 +08:00 |
|
世界
|
06d32ae5f5
|
Improve local DNS server
|
2025-05-18 16:50:45 +08:00 |
|
anytls
|
be03fd8736
|
Update anytls
Co-authored-by: anytls <anytls>
|
2025-05-18 16:50:45 +08:00 |
|
世界
|
4f520741d2
|
Fix DNS dialer
|
2025-05-18 16:50:45 +08:00 |
|
世界
|
7a0b0141c9
|
release: Skip override version for iOS
|
2025-05-18 16:50:44 +08:00 |
|
iikira
|
e88a91ccd1
|
Fix UDP DNS server crash
Signed-off-by: iikira <i2@mail.iikira.com>
|
2025-05-18 16:50:44 +08:00 |
|
ReleTor
|
a363096a80
|
Fix fetch ECH configs
|
2025-05-18 16:50:44 +08:00 |
|
世界
|
4c1ed5a3c7
|
Allow direct outbounds without domain_resolver
|
2025-05-18 16:50:43 +08:00 |
|
世界
|
633203aed7
|
Fix Tailscale dialer
|
2025-05-18 16:50:43 +08:00 |
|
dyhkwong
|
f4d997bbfc
|
Fix DNS over QUIC stream close
|
2025-05-18 16:50:42 +08:00 |
|
anytls
|
86ca81a989
|
Update anytls
Co-authored-by: anytls <anytls>
|
2025-05-18 16:50:42 +08:00 |
|
Rambling2076
|
6438029658
|
Fix missing with_tailscale in Dockerfile
Signed-off-by: Rambling2076 <Rambling2076@proton.me>
|
2025-05-18 16:50:42 +08:00 |
|
世界
|
5ba910997c
|
Fail when default DNS server not found
|
2025-05-18 16:50:41 +08:00 |
|
世界
|
df710eccbb
|
Update gVisor to 20250319.0
|
2025-05-18 16:50:41 +08:00 |
|
世界
|
ca3f70ac53
|
Explicitly reject detour to empty direct outbounds
|
2025-05-18 16:50:41 +08:00 |
|
世界
|
833f052f9c
|
Add netns support
|
2025-05-18 16:50:40 +08:00 |
|
世界
|
51fb60bca6
|
Add wildcard name support for predefined records
|
2025-05-18 16:50:40 +08:00 |
|
世界
|
c5e9888f1a
|
Remove map usage in options
|
2025-05-18 16:50:39 +08:00 |
|
世界
|
e49a589180
|
Fix unhandled DNS loop
|
2025-05-18 16:50:38 +08:00 |
|
世界
|
2eefbd8469
|
Add wildcard-sni support for shadow-tls inbound
|
2025-05-18 16:50:38 +08:00 |
|