世界
b1d75812c5
platform: Prepare connections list
2024-10-13 13:06:55 +08:00
世界
92ea482404
Drop support for go1.18 and go1.19
2024-10-07 04:58:48 +08:00
世界
d44e7d9834
Drop support for go1.18 and go1.19
2024-10-07 04:58:48 +08:00
世界
628c987c7d
Add DTLS sniffer
2024-10-07 04:58:48 +08:00
世界
369bc7cea3
Add DTLS sniffer
2024-10-07 04:58:48 +08:00
iosmanthus
a67be12ba8
Introduce bittorrent related protocol sniffers
...
* Introduce bittorrent related protocol sniffers
including, sniffers of
1. BitTorrent Protocol (TCP)
2. uTorrent Transport Protocol (UDP)
Signed-off-by: iosmanthus <myosmanthustree@gmail.com >
Co-authored-by: 世界 <i@sekai.icu >
2024-10-07 04:58:48 +08:00
iosmanthus
4b7a83da16
Introduce bittorrent related protocol sniffers
...
* Introduce bittorrent related protocol sniffers
including, sniffers of
1. BitTorrent Protocol (TCP)
2. uTorrent Transport Protocol (UDP)
Signed-off-by: iosmanthus <myosmanthustree@gmail.com >
Co-authored-by: 世界 <i@sekai.icu >
2024-10-07 04:58:48 +08:00
世界
7bf3ceb7fb
Update workflow to go1.23
2024-10-07 04:58:47 +08:00
世界
0f7154afbd
Update workflow to go1.23
2024-10-07 04:58:47 +08:00
世界
642e39a52e
Bump version
2024-10-07 04:34:48 +08:00
世界
a06d10c3bc
Bump version
v1.9.7
2024-10-07 04:34:48 +08:00
世界
5feaa93e89
Fix Makefile
2024-10-07 04:34:48 +08:00
世界
63cc6cc76c
Fix Makefile
2024-10-07 04:34:48 +08:00
世界
f3f5156024
documentation: Update package status
2024-10-07 04:34:48 +08:00
世界
d55c5b5cab
documentation: Update package status
2024-10-07 04:34:48 +08:00
世界
e55a721069
Fix context used by DNS outbounds
2024-10-07 04:34:48 +08:00
世界
b624c2dcc7
Fix context used by DNS outbounds
2024-10-07 04:34:48 +08:00
世界
ce5eec53cb
Fix base path not applied to local rule-sets
2024-10-07 04:34:48 +08:00
世界
9415444ebd
Fix base path not applied to local rule-sets
2024-10-07 04:34:48 +08:00
世界
e7433fe893
Add completions for linux packages
2024-10-07 04:34:48 +08:00
世界
95606191d8
Add completions for linux packages
2024-10-07 04:34:48 +08:00
世界
b7998466c2
Bump version
2024-09-20 23:37:06 +08:00
世界
e586d9e9bc
Bump version
v1.9.6
2024-09-20 23:37:06 +08:00
世界
4aa16a3805
Fix docker build
2024-09-20 23:37:06 +08:00
世界
8c7eaa4477
Fix docker build
2024-09-20 23:37:06 +08:00
世界
8a644139bb
Fix version script
2024-09-20 21:10:15 +08:00
世界
8464c8cb7c
Fix version script
2024-09-20 21:10:15 +08:00
世界
014fdd51f8
Revert "Fix stream sniffer"
2024-09-20 20:40:02 +08:00
世界
39d7127651
Revert "Fix stream sniffer"
2024-09-20 20:40:02 +08:00
世界
6dedc0dce4
documentation: Update client status
2024-09-20 20:13:55 +08:00
世界
e2077009c4
documentation: Update client status
2024-09-20 20:13:55 +08:00
世界
5b08a59229
Minor fixes
2024-09-20 20:13:14 +08:00
世界
700a8eb425
Minor fixes
2024-09-20 20:13:14 +08:00
世界
cbe590c9fc
Fix wireguard start
2024-09-20 20:12:52 +08:00
世界
3b0cba0852
Fix wireguard start
2024-09-20 20:12:52 +08:00
世界
f80116a37a
Bump version
2024-09-18 07:04:29 +08:00
世界
f5554dd8b8
Bump version
v1.9.5
2024-09-18 07:04:29 +08:00
世界
f06799e09b
Update macOS build workflow
2024-09-17 22:01:05 +08:00
世界
4d0362d530
Update macOS build workflow
2024-09-17 22:01:05 +08:00
世界
d968808db3
documentation: Add sponsors page
2024-09-17 18:47:33 +08:00
世界
97ccd2ca04
documentation: Add sponsors page
2024-09-17 18:47:33 +08:00
世界
bfe014d102
Add mips64 build
2024-09-15 12:12:25 +08:00
世界
1ed6654ad4
Add mips64 build
2024-09-15 12:12:25 +08:00
世界
fa8bf5082f
documentation: Update build requirements
2024-09-15 12:10:00 +08:00
世界
5385f75f53
documentation: Update build requirements
2024-09-15 12:10:00 +08:00
世界
a4620c048a
Fix disconnected interface selected as default in windows
2024-09-15 11:59:32 +08:00
世界
ad97d4e11f
Fix disconnected interface selected as default in windows
2024-09-15 11:59:32 +08:00
世界
926c65333f
Fix cached conn eats up read deadlines
2024-09-15 11:56:04 +08:00
世界
09d4e91b77
Fix cached conn eats up read deadlines
2024-09-15 11:56:04 +08:00
Monica
60104eaf7a
documentation: Fix dial.zh.md
...
The Chinese documentation incorrectly stated that the default value for the domain_strategy field in the direct outbound module is dns.strategy. The correct value should be inbound.domain_strategy, as specified in the English documentation. This commit corrects the Chinese documentation to align with the accurate behavior described in the English version.
Signed-off-by: Monica <1379531829@qq.com >
2024-09-15 11:53:03 +08:00