世界
48328c153f
Fix always create package manager
2024-06-11 21:16:57 +08:00
世界
853ff1afc7
Bump version
2024-06-09 13:20:56 +08:00
世界
af86dac1b0
Fix quic-go is caching dialErr since v0.43.0
2024-06-09 13:15:40 +08:00
世界
0a338e3d35
Fix package manager start order
2024-06-09 07:21:50 +08:00
世界
6d26a08d6e
Bump version
2024-06-08 22:00:46 +08:00
世界
5469848246
Fix parse UDP DNS server with addr:port address
2024-06-08 22:00:46 +08:00
世界
3b756db94b
Stop passing device sleep events on Android and Apple platforms
2024-06-08 22:00:46 +08:00
世界
6a84618160
Fix rule-set start order
2024-06-08 22:00:46 +08:00
renovate[bot]
121928e849
[dependencies] Update actions/checkout digest to a5ac7e5
2024-06-08 22:00:46 +08:00
renovate[bot]
123947a2ad
[dependencies] Update goreleaser/goreleaser-action action to v6
2024-06-08 18:58:22 +08:00
世界
1b169b0d1d
Fix typo
2024-06-08 18:58:14 +08:00
世界
6c44bad0fd
Bump version
2024-06-07 19:07:46 +08:00
世界
94e89f1568
Fix wireguard start
2024-06-07 19:07:46 +08:00
世界
bb20856a6c
Fix repeatedly no route logs
2024-06-07 15:03:48 +08:00
世界
5f20d6371b
Fix reset HTTP3 DNS transport
2024-06-06 22:28:43 +08:00
世界
41d5fe8c1a
Fix get source address from X-Forwarded-For
2024-06-06 22:21:37 +08:00
世界
d199f20f25
Fix enforced power listener on windows
2024-06-06 22:20:23 +08:00
世界
e694262025
Fix wireguard client bind
2024-06-06 22:20:21 +08:00
世界
cd758255df
Remove logs in router initialize
2024-06-06 22:20:19 +08:00
世界
2fb554c1ae
Fix crash on *bsd
2024-06-06 22:20:17 +08:00
lgjint
ea713c7c34
Fix set KDE6 system proxy
2024-06-06 22:20:14 +08:00
Fei1Yang
a5896c3215
build: Remove vendor in RPM packages
2024-05-27 19:28:15 +08:00
世界
109c84760f
Bump version
2024-05-25 11:30:43 +08:00
世界
baa25731f3
documentation: Bump version
2024-05-23 14:57:45 +08:00
世界
ad37345884
documentation: Add manuel for mitigating tunnelvision attacks
2024-05-23 14:57:27 +08:00
世界
07b24a0b2e
documentation: Update DNS manual
2024-05-23 14:57:26 +08:00
世界
98551b109b
dialer: Allow nil router
2024-05-23 14:57:26 +08:00
世界
52827e9a90
Add rule-set match command
2024-05-23 14:57:26 +08:00
世界
15dc38335e
Add bypass_domain and search_domain platform HTTP proxy options
2024-05-23 14:57:26 +08:00
世界
482a5ebb9d
Handle includeAllNetworks
2024-05-23 14:57:26 +08:00
世界
3849e3a908
Update gVisor to 20240422.0
2024-05-23 14:57:15 +08:00
世界
2d925511b6
Update quic-go to v0.43.1
2024-05-21 15:12:05 +08:00
世界
0e15fbf6d1
Fixed order for Clash modes
2024-05-21 15:12:05 +08:00
世界
2be319ea85
Add custom prefix support in EDNS0 client subnet options
2024-05-21 15:12:05 +08:00
气息
f6b04590b4
Fix DNS exchange index
...
Signed-off-by: 气息 <qdshizh@gmail.com >
2024-05-21 15:12:05 +08:00
dyhkwong
f613f8cc39
Always disable cache for fake-ip servers
2024-05-21 15:12:04 +08:00
PuerNya
0dd345d168
Always disable cache for fake-ip DNS transport if independent_cache disabled
2024-05-21 15:12:03 +08:00
世界
eb365da910
Fix missing rule_set_ipcidr_match_source item in DNS rules
2024-05-21 15:12:03 +08:00
世界
1d84ae9383
Improve DNS truncate behavior
2024-05-21 15:12:03 +08:00
世界
85ca9718ad
Fix DNS fallthrough incorrectly
2024-05-21 15:12:03 +08:00
世界
4634c14516
Add rejected DNS response cache support
2024-05-21 15:12:03 +08:00
世界
ec7120b762
Add support for client-subnet DNS options
2024-05-21 15:12:03 +08:00
世界
d9b020826a
Add address filter support for DNS rules
2024-05-21 15:12:02 +08:00
世界
c0e5315b68
Fix timezone for Android and iOS
2024-05-21 15:11:52 +08:00
世界
108ccaab98
Improve loopback detector
2024-05-21 15:11:52 +08:00
世界
edd0677a4a
Remove unused fakeip packet conn
2024-05-21 15:11:52 +08:00
世界
4253a87717
Set the default TCP keep alive period
2024-05-21 15:11:52 +08:00
世界
045252ffbb
Migrate ntp service to library
2024-05-21 15:11:52 +08:00
世界
f06ea8492f
Handle Windows power events
2024-05-21 15:11:52 +08:00
世界
58d4110e32
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-05-21 15:11:41 +08:00