1303 Commits

Author SHA1 Message Date
世界
9bb5e22be2
Update gVisor to 20240212.0-65-g71212d503 2024-03-19 14:21:46 +08:00
世界
bd34bdce15
Update quic-go to v0.42.0 2024-03-19 14:21:32 +08:00
世界
ac981efe79
Fixed order for Clash modes 2024-03-19 14:07:07 +08:00
气息
f584b45221
Fix DNS exchange index
Signed-off-by: 气息 <qdshizh@gmail.com>
2024-03-19 14:07:07 +08:00
PuerNya
0d293c0103
Always disable cache for fake-ip DNS transport if independent_cache disabled 2024-03-19 14:07:06 +08:00
世界
88cd2ad3b3
Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-03-19 14:07:06 +08:00
世界
4070859ca7
Improve DNS truncate behavior 2024-03-19 14:07:06 +08:00
世界
6b04fe70a1
Fix DNS fallthrough incorrectly 2024-03-19 14:07:06 +08:00
世界
8982c0eb71
Add rejected DNS response cache support 2024-03-19 14:07:05 +08:00
世界
7d08edb915
Add support for client-subnet DNS options 2024-03-19 14:07:05 +08:00
世界
c1dc8f71a2
Add address filter support for DNS rules 2024-03-19 14:07:05 +08:00
世界
fdc3fcd0a0
Fix timezone for Android and iOS 2024-03-19 14:07:05 +08:00
世界
da0c589e8e
Handle Windows power events 2024-03-19 14:07:05 +08:00
世界
8ca214d89f
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-03-19 14:07:04 +08:00
世界
65cd2e2f6b
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-03-19 14:07:04 +08:00
世界
228545d9fd
badtls: Support uTLS and TLS ECH for read waiter 2024-03-19 14:07:04 +08:00
世界
a7338fdc2b
Fix DNS panic 2024-03-19 12:17:32 +08:00
Puqns67
d88860928e
Fix the installation location of service files in prebuilded package 2024-03-19 12:13:59 +08:00
世界
20a2e38f47
Fix build for F-Droid 2024-03-17 21:43:22 +08:00
世界
acd438be23
Fix fury workflow 2024-03-17 21:43:22 +08:00
世界
e27fb51b54
Bump version v1.8.9 2024-03-16 12:05:58 +08:00
世界
adc38b26eb
Fix Makefile 2024-03-15 18:06:37 +08:00
世界
7e943e743a
Fix darwin interface monitor 2024-03-15 18:06:37 +08:00
世界
ceffcc0ad2
platform: Improve stop on apple platforms 2024-03-15 18:06:37 +08:00
世界
fdc451f7c6
platform: Fix missing log on apple platforms 2024-03-15 18:06:37 +08:00
世界
b48c471e6a
Add repo release 2024-03-15 18:06:37 +08:00
世界
4b1fabd007
Fix lint workflow 2024-03-13 19:39:59 +08:00
世界
2b5eb1c59e
Add sponsor link to issue template 2024-03-13 19:39:59 +08:00
世界
e2d3862e64
platform: reset network on invalid power events 2024-03-13 19:39:59 +08:00
世界
4f5e7b974d
Fix crash in HTTP proxy server again 2024-03-10 16:53:58 +08:00
世界
21dedddd93
Update dependencies 2024-03-08 23:36:33 +08:00
世界
e02502bec0
Update go 1.20 2024-03-08 23:31:42 +08:00
世界
ba67633ee8
Fix missing source address in inbound logs in QUIC inbounds 2024-03-07 10:47:16 +08:00
世界
7fd9abe802
Bump version v1.8.8 2024-03-05 13:14:38 +08:00
世界
78a5f59202
documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
世界
8d0da685d2
Update dependencies 2024-03-02 14:29:28 +08:00
世界
e6644f784e
Fix crash in HTTP proxy server 2024-03-02 14:28:47 +08:00
世界
2b93b74d38
Fix SO_BINDTOIFINDEX usage 2024-02-29 13:03:05 +08:00
世界
dd52c26ae1
Don't return error in WireGurad client bind 2024-02-28 15:28:38 +08:00
世界
f288e3898b
Bump version v1.8.7 2024-02-28 15:10:28 +08:00
世界
1bc893a73a
documentation: Update privacy policy to make Play Store happy 2024-02-28 15:10:28 +08:00
世界
7359fdf195
platform: Upgrade NDK to the latest LTS version 2024-02-28 15:10:28 +08:00
世界
02b7041de6
Update dependencies 2024-02-26 22:53:31 +08:00
世界
96ac931b11
Fix network/interface monitor 2024-02-26 22:53:31 +08:00
世界
3077a82650
Fix reproducible builds 2024-02-24 23:19:31 +08:00
世界
de998c5119
Fix docker workflow 2024-02-24 22:49:07 +08:00
世界
d32c30c4b7
documentation: Bump version v1.8.6 2024-02-24 13:20:43 +08:00
世界
4823023806
Remove invalid archlinux packages from release 2024-02-24 13:20:43 +08:00
Aleksandr Razumov
bb355d17b2
Add riscv64 to platform list in release 2024-02-24 13:20:43 +08:00
hiddify
aaf30bf92b
platform: Fix group update interval not taking effect 2024-02-24 13:20:43 +08:00