1343 Commits

Author SHA1 Message Date
世界
b2111b8683
documentation: Bump version v1.9.0-rc.14 2024-04-29 12:14:19 +08:00
世界
e282300dc5
documentation: Update DNS manual 2024-04-29 12:14:19 +08:00
世界
e1036b0a8f
dialer: Allow nil router 2024-04-29 12:14:19 +08:00
世界
21ba1447a0
Add rule-set match command 2024-04-29 12:14:19 +08:00
世界
f26b6a5220
Add bypass_domain and search_domain platform HTTP proxy options 2024-04-29 12:14:19 +08:00
世界
cb2afb9f4d
Update gVisor to 20240422.0 2024-04-29 12:14:19 +08:00
世界
c30c3281ec
Update quic-go to v0.43.0 2024-04-29 12:14:19 +08:00
世界
b3d2b4bf10
Fixed order for Clash modes 2024-04-29 11:59:38 +08:00
气息
2d4fcd5465
Fix DNS exchange index
Signed-off-by: 气息 <qdshizh@gmail.com>
2024-04-29 11:59:38 +08:00
dyhkwong
6d7756f30b
Always disable cache for fake-ip servers 2024-04-29 11:59:38 +08:00
PuerNya
32da37220a
Always disable cache for fake-ip DNS transport if independent_cache disabled 2024-04-29 11:59:37 +08:00
世界
ab09e65bd6
Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-04-29 11:59:37 +08:00
世界
88487b3076
Improve DNS truncate behavior 2024-04-29 11:59:37 +08:00
世界
30afd15693
Fix DNS fallthrough incorrectly 2024-04-29 11:59:37 +08:00
世界
57f589387a
Add rejected DNS response cache support 2024-04-29 11:59:37 +08:00
世界
3faab5c713
Add support for client-subnet DNS options 2024-04-29 11:59:36 +08:00
世界
30c7388eeb
Add address filter support for DNS rules 2024-04-29 11:59:36 +08:00
世界
36b5f8844f
Fix timezone for Android and iOS 2024-04-29 11:59:36 +08:00
世界
1b1df0a79a
Improve loopback detector 2024-04-29 11:59:36 +08:00
世界
193b59eb33
Remove unused fakeip packet conn 2024-04-29 11:59:36 +08:00
世界
16e6c94579
Set the default TCP keep alive period 2024-04-29 11:59:35 +08:00
世界
7dff587eb8
Migrate ntp service to library 2024-04-29 11:59:35 +08:00
世界
efb214910c
Handle Windows power events 2024-04-29 11:59:35 +08:00
世界
7552c2a2a7
Improve domain suffix match behavior
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.

This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-04-29 11:59:35 +08:00
世界
08c51959d4
Remove PROCESS_NAME_NATIVE dwFlag in process query output
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.

This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-04-29 11:59:35 +08:00
世界
0ac1b0bd1a
badtls: Support uTLS and TLS ECH for read waiter 2024-04-29 11:59:35 +08:00
世界
8d85c92356
Fix multiplex client dialer context 2024-04-29 11:58:20 +08:00
世界
c6164c9eca
Fix usage of github actions 2024-04-29 11:58:20 +08:00
dyhkwong
3c85b8bc48
Fix fake-ip mapping 2024-04-29 11:58:20 +08:00
HystericalDragon
8b8fb4344c
Remove unused encoder 2024-04-29 11:58:20 +08:00
renovate[bot]
e85a38e059
[dependencies] Update golangci/golangci-lint-action action to v5 2024-04-29 11:58:20 +08:00
renovate[bot]
f3ac91673a
[dependencies] Update actions/checkout digest to 0ad4b8f 2024-04-29 11:58:20 +08:00
世界
0f1e58b917
documentation: Update TestFlight 2024-04-29 11:58:20 +08:00
世界
c4cfe24aef
documentation: Fix strict_route description 2024-04-29 11:58:20 +08:00
世界
3d73b159ba
Fix linux workflow 2024-04-29 11:58:20 +08:00
世界
0ae1afef44
Bump version v1.8.12 2024-04-23 14:14:40 +08:00
世界
a5e2a4073b
Update dependencies 2024-04-23 14:03:55 +08:00
世界
b6cb3948a3
Fix initial packet MTU for QUIC protocols 2024-04-23 11:12:31 +08:00
世界
7b0f5061dc
Fix loopback detector 2024-04-17 21:45:54 +08:00
世界
76f20482f7
Fix linux repo 2024-04-12 22:52:37 +08:00
世界
e735a5bdc8
Update dependencies 2024-04-12 22:52:37 +08:00
世界
70381e93c8
Bump version v1.8.11 2024-04-08 11:55:41 +08:00
世界
07a40716e8
Update dependencies 2024-04-08 11:45:00 +08:00
世界
5fea5956db
Fix linux network monitor 2024-04-08 11:45:00 +08:00
世界
d20a389043
Fix timer usage 2024-04-08 11:45:00 +08:00
世界
4a4180bde5
Fixes for QUIC protocols 2024-04-08 11:44:55 +08:00
世界
7ecb6daabb
Update dependencies 2024-03-29 04:52:06 +00:00
世界
712bdd9ae5
Fix fury release 2024-03-25 10:44:57 +08:00
世界
a3b74591a7
Fix syscall packet read waiter 2024-03-25 01:49:59 +08:00
世界
2f4abc6523
Fix canceler 2024-03-24 19:12:07 +08:00