1431 Commits

Author SHA1 Message Date
世界
154018b315
documentation: Bump version v1.10.0-beta.2 2024-08-19 19:00:39 +08:00
世界
9344a7f566
Temporarily set -checklinkname=0 to fix tfo-go not not being allowed to build with go1.23 2024-08-19 19:00:39 +08:00
世界
3505fea8bd
Write close error to log 2024-08-19 18:44:26 +08:00
世界
8a01e3a6d5
Add AdGuard DNS filter support 2024-08-19 18:44:25 +08:00
世界
566d698a82
Improve QUIC sniffer 2024-08-19 18:44:25 +08:00
世界
041932d32e
Add inline rule-set & Add reload for local rule-set 2024-08-19 18:44:24 +08:00
世界
3e6c43ee4f
Unique rule-set names 2024-08-19 18:44:24 +08:00
世界
a193db5119
Add accept empty DNS rule option 2024-08-19 18:44:24 +08:00
世界
f72a6e5016
Add custom options for TUN auto-route and auto-redirect 2024-08-19 18:44:23 +08:00
世界
9bc9c8be14
Improve base DNS transports & Minor fixes 2024-08-19 18:44:23 +08:00
世界
3fd3c80913
Add auto-redirect & Improve auto-route 2024-08-19 18:43:59 +08:00
世界
43d1221c2c
Add rule-set decompile command 2024-08-19 18:43:58 +08:00
世界
b224af7be8
Add IP address support for rule-set match match 2024-08-19 18:43:58 +08:00
世界
a80c91bc1a
Improve usages of json.Unmarshal 2024-08-19 18:43:58 +08:00
世界
01025e661c
Bump rule-set version 2024-08-19 18:43:58 +08:00
世界
84aaaab65a
Implement read deadline for QUIC based UDP inbounds 2024-08-19 18:43:58 +08:00
世界
5a75852200
WTF is this 2024-08-19 18:43:45 +08:00
世界
26922a7078
platform: Fix clash server reload on android 2024-08-19 18:42:36 +08:00
世界
dacafdc6df
platform: Add log update interval 2024-08-19 18:42:36 +08:00
世界
b1f22ef97a
platform: Prepare connections list 2024-08-19 18:42:35 +08:00
世界
404bc25a63
Drop support for go1.18 and go1.19 2024-08-19 18:42:34 +08:00
世界
bb6f6bae6e
Introduce DTLS sniffer 2024-08-19 18:42:34 +08:00
iosmanthus
89f07b1042
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-08-19 18:42:34 +08:00
世界
f6a1e123fc
Make linter happy 2024-08-19 18:42:02 +08:00
世界
3066dfe3b3
Bump version v1.9.4 2024-08-19 10:43:09 +08:00
Liu Bingyan
1128fdd8c7
documentation: Update injectable description 2024-08-19 07:40:31 +08:00
世界
cfd9879b17
documentation: Remove unused 2024-08-19 06:39:33 +08:00
世界
9ceb660c57
documentation: Announce that our apps on Apple platforms are no longer available 2024-08-19 06:39:33 +08:00
世界
7d00d7df28
Update quic-go to v0.46.0 2024-08-19 06:25:15 +08:00
世界
21b1ac26b9
Fix UDP conn stuck on sniff
This change only avoids permanent hangs. We need to implement read deadlines for UDP conns in 1.10 for server inbounds.
2024-08-18 11:27:12 +08:00
世界
7fec8d842e
Update golangci-lint configuration 2024-08-18 11:17:01 +08:00
世界
07c678fb85
Fix crash on Android when using process rules 2024-08-18 10:23:28 +08:00
世界
baecfc7778
Update quic-go to v0.45.2 2024-08-18 10:23:17 +08:00
世界
07de36ecdb
Fix tests 2024-08-03 12:46:38 +08:00
世界
2c8a8303cd
dns: Minor fixes 2024-07-27 11:04:57 +08:00
ruokeqx
e5991cae0b
Use unix.SysctlRaw for macOS 2024-07-22 12:42:22 +08:00
世界
1349acfd5a
Fix panic caused by possible generation of duplicate keys for domain_suffix 2024-07-17 16:02:17 +08:00
世界
98ff897f35
Fix reset outbounds 2024-07-13 17:46:22 +08:00
ayooh
6144c8e340
Fix default end value of the rangeItem 2024-07-13 17:45:32 +08:00
HystericalDragon
c8caac9f67
Fix v2rayquic default NextProtos (#1934) 2024-07-11 23:34:09 +08:00
printfer
81e9eda357
documentation: Fix typo 2024-07-07 16:09:41 +08:00
世界
7cba3da108
shadowsocks: Fix packet process for AEAD multi-user server 2024-07-05 17:09:09 +08:00
世界
82d06b43e7
vless: Fix missing deadline interfaces 2024-07-05 17:08:10 +08:00
世界
a7ac91f573
Move legacy vless implemetation to library 2024-07-03 20:17:32 +08:00
世界
0540a95a43
Fix v2ray-plugin 2024-07-02 14:08:17 +08:00
世界
94707dfcdd
Add name to errors from v2ray HTTP transports 2024-07-02 14:08:17 +08:00
世界
8a17043502
Fix command output for rule-set match 2024-06-26 12:26:35 +08:00
世界
b0aaa86806
Minor fixes 2024-06-25 13:14:45 +08:00
世界
8a2d3fbb28
Update quic-go to v0.45.1 & Filter HTTPS ipv4/6hint 2024-06-24 11:07:32 +08:00
renovate[bot]
4652019608
[dependencies] Update docker/build-push-action action to v6 2024-06-24 10:24:13 +08:00