Commit Graph

318 Commits

Author SHA1 Message Date
世界
2be319ea85 Add custom prefix support in EDNS0 client subnet options 2024-05-21 15:12:05 +08:00
世界
eb365da910 Fix missing rule_set_ipcidr_match_source item in DNS rules 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
世界
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
世界
ec4699fe0b 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-05-18 17:22:14 +08:00
世界
526c3ea51e Bump version 2024-05-18 16:53:05 +08:00
世界
10df4bf8c0 Bump version 2024-05-03 17:38:26 +08:00
世界
5b6dd93859 documentation: Update package status 2024-05-03 17:38:26 +08:00
世界
be36e1795b Fix DNF repo 2024-04-29 23:13:04 +08:00
世界
fb5a8d09d7 documentation: Update TestFlight 2024-04-29 11:58:20 +08:00
世界
0a725e3982 documentation: Fix strict_route description 2024-04-29 11:58:20 +08:00
世界
0f1d4a9264 Bump version 2024-04-23 14:14:40 +08:00
世界
2c1e2e6454 Fix linux repo 2024-04-12 22:52:37 +08:00
世界
cfae1465d7 Bump version 2024-04-08 11:55:41 +08:00
世界
330d3eaf1c Bump version 2024-03-23 20:50:45 +08:00
世界
852dc00c49 Bump version 2024-03-16 12:05:58 +08:00
世界
62824e0ab1 Add repo release 2024-03-15 18:06:37 +08:00
世界
f0ab9311ff Bump version 2024-03-05 13:14:38 +08:00
世界
97969df4fb documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
世界
1da72e549b Bump version 2024-02-28 15:10:28 +08:00
世界
c9da823192 documentation: Update privacy policy to make Play Store happy 2024-02-28 15:10:28 +08:00
世界
961a2b0db7 documentation: Bump version 2024-02-24 13:20:43 +08:00
世界
bbe2cf6cb4 Fix documentation 2024-02-24 13:20:42 +08:00
世界
42cce55115 documentation: Fix description for with_ech 2024-02-10 12:01:09 +08:00
世界
1a5ed7e151 documentation: Bump version 2024-02-02 17:51:40 +08:00
世界
482fd879c1 documentation: Bump version 2024-01-23 11:57:28 +08:00
世界
ccd23aed0f documentation: Update geosite usage 2024-01-23 11:57:28 +08:00
世界
a2f5e28b59 documentation: Bump version 2024-01-16 05:50:07 +08:00
世界
d5d1b98ab4 documentation: Bump version 2024-01-09 12:22:22 +08:00
世界
834cd09de0 documentation: Bump version 2024-01-05 11:17:49 +08:00
世界
762726d3b1 documentation: remove usages of category-companies@cn since merged into cn 2024-01-03 12:21:53 +08:00
世界
f7674643ef documentation: Update package managers 2024-01-03 12:21:48 +08:00
世界
b974c713b8 Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
7778f0014d Update uTLS to 1.5.4 2024-01-03 12:21:47 +08:00
世界
52c3672368 Update documentation 2024-01-03 12:21:37 +08:00
世界
d4d4215219 Add idle_timeout for URLTest outbound 2024-01-03 12:21:37 +08:00
世界
545a01f5e9 Update documentation 2024-01-03 12:21:36 +08:00
世界
39330d2bab documentation: Bump version 2024-01-02 14:31:53 +08:00
世界
561a96fc3f documentation: Bump version 2023-12-29 18:00:40 +08:00
世界
b693cbe2bc dcoumentation: Fix description of cipher_suites 2023-12-29 18:00:40 +08:00
世界
ac331c3322 Fix V2Ray transport path validation behavior 2023-12-26 09:02:58 +08:00
世界
07e555dd48 documentation: Bump version 2023-12-21 15:25:19 +08:00
世界
50f2311035 documentation: Fix link format 2023-12-21 15:24:05 +08:00
世界
3a64f099ff Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界
f3618b9e5f documentation: Update shadowsocks example
Remove the information on password generation for `2022-blake3-aes-128-gcm` cipher from the Server Example section in the shadowsocks.md file as it is no longer needed.
2023-12-14 21:05:41 +08:00
世界
61ba3e7c7a documentation: Bump version 2023-12-12 13:54:23 +08:00
世界
3cb0bd950d documentation: Bump version 2023-12-09 00:22:27 +08:00
世界
4287a4fd69 documentation: Bump version 2023-12-08 21:38:34 +08:00