qianlongzt
09d5715826
chore(dns): unify fakeip logic
2025-03-16 17:43:59 +08:00
qianlongzt
1739283a27
feat(dns): nameserver-policy add rule & add fakeip dns server
...
1. rule match, use network type TCP and domain to match rule, result is one of proxy, direct, reject
2. add fakeip dns server, use config in fake-ip-range
2025-03-16 17:01:22 +08:00
Cesaryuan
dee5898e36
fix: memory leak due to unclosed session ( #1908 )
2025-03-15 13:27:29 +08:00
wwqgtxx
1e22f4daa9
chore: reduce data copying in quic sniffer and better handle data fragmentation and overlap
2025-03-14 13:14:42 +08:00
wwqgtxx
a7a796bb30
chore: cleanup quic sniff's code
2025-03-13 16:29:07 +08:00
Cesaryuan
ff89bf0ea0
feat: add gost-plugin in which only ws and mws are currently supported. ( #1896 )
2025-03-13 13:28:40 +08:00
5aaee9
801f3c35ce
feat: support sniff quic fragment data ( #1899 )
2025-03-13 13:19:36 +08:00
wwqgtxx
7ff046a455
chore: modify UDPSniff's function signature to prepare for its ability to handle multiple packets.
2025-03-13 08:52:27 +08:00
wwqgtxx
0ed159e41d
chore: code cleanup
2025-03-12 13:33:52 +08:00
wwqgtxx
070eb3142b
chore: speedup system stack in tun
2025-03-12 12:27:41 +08:00
wwqgtxx
f318b80557
chore: better cache implement for group's getProxies
2025-03-11 23:27:18 +08:00
wwqgtxx
c0de3c0e42
fix: some default value in dialer not restore in tun when config reload
2025-03-10 11:10:39 +08:00
wwqgtxx
4bd3ae52bd
chore: dialer will consider the routing of the local interface when auto-detect-interface in tun is enabled
...
for #1881 #1819
2025-03-10 10:45:31 +08:00
Skyxim
00e6466153
chore: update checksum generation step
2025-03-10 09:13:38 +08:00
Skyxim
c94b4421e5
chore: add checksum generation for production artifacts
2025-03-10 09:02:08 +08:00
ForestL
8bc6f77e36
fix DEB packaging ( #1868 )
2025-03-03 11:37:36 +08:00
anytls
a7e56f1c43
fix: anytls client close ( #1871 )
...
Co-authored-by: anytls <anytls>
2025-03-02 10:47:10 +08:00
wwqgtxx
05e8f13a8d
fix: integer overflow in ports iteration
2025-02-28 15:48:25 +08:00
wwqgtxx
136d114196
feat: socks5/http/mixed inbound support setting tls in listeners
2025-02-28 13:13:53 +08:00
wwqgtxx
938ab7f44d
fix: syscall packet read waiter for windows
2025-02-28 12:18:59 +08:00
wwqgtxx
a00f4f1108
fix: vless inbound allow not use flow when request send empty flow
2025-02-28 08:30:36 +08:00
wwqgtxx
1213023f11
fix: reality not work with vmess+grpc outbound
2025-02-28 08:24:22 +08:00
wwqgtxx
3b40bf76b7
fix: grpc server's ALPN order
2025-02-27 22:12:49 +08:00
wwqgtxx
1dc4155195
feat: inbound's port
can use ports format
2025-02-27 09:59:09 +08:00
wwqgtxx
d81c19a7c8
fix: grpc server panic
2025-02-26 13:17:26 +08:00
anytls
e2140e62ca
chore: update anytls ( #1863 )
...
Co-authored-by: anytls <anytls>
2025-02-26 11:17:12 +08:00
wwqgtxx
8d783c65c1
feat: inbound support grpc(lite)
2025-02-26 11:00:11 +08:00
wwqgtxx
91324b76d2
feat: inbound support trojan
2025-02-25 10:30:27 +08:00
wwqgtxx
e23f40a56b
chore: tradition shadowsocks server could handle smux
2025-02-24 16:27:20 +08:00
Larvan2
5830afcbde
chore: add MinIdleSession option to AnyTLS configuration
2025-02-21 13:30:24 +08:00
anytls
e2b75b35bb
chore: update anytls ( #1851 )
...
* Implement deadline for `Stream`
* chore: code cleanup
* fix: buffer release
* fix: do not use buffer for `cmdUpdatePaddingScheme`
---------
Co-authored-by: anytls <anytls>
2025-02-19 15:54:56 +08:00
wwqgtxx
06b9e6c367
chore: update dependencies
2025-02-19 08:55:51 +08:00
anytls
dc1145a484
fix: anytls padding send ( #1848 )
...
Co-authored-by: anytls <anytls>
2025-02-17 21:18:40 +08:00
wwqgtxx
b151e7d69c
chore: support fingerprint
for anytls
2025-02-17 20:14:54 +08:00
wwqgtxx
808fdcf624
chore: code cleanup
2025-02-17 19:43:58 +08:00
anytls
9962a0d091
feat: implement anytls client and server ( #1844 )
2025-02-17 18:51:11 +08:00
ForestL
ef29e4501e
chore: complete classical rule parse error log ( #1839 )
2025-02-13 17:25:45 +08:00
wwqgtxx
d1d846f1ab
fix: s390x golang1.24 build
2025-02-13 08:50:53 +08:00
wwqgtxx
eaaccbc6dd
chore: update dependencies
2025-02-13 00:34:37 +08:00
wwqgtxx
447c416391
chore: update quic-go to 0.49.0
2025-02-13 00:22:56 +08:00
wwqgtxx
6d24ca9ae6
action: remove 32-bit windows/arm build
...
windows/arm32 has been broken since Go 1.17
2025-02-12 23:23:05 +08:00
wwqgtxx
b52b7537fc
action: force s390x build using golang1.23
2025-02-12 23:22:16 +08:00
wwqgtxx
3cc67fd759
chore: update golang to 1.24
2025-02-12 23:07:05 +08:00
5aaee9
9074b78e36
chore(dns): increase MaxConnsPerHost ( #1834 )
2025-02-10 15:21:18 +08:00
clash-meta-maintainer[bot]
ccc3f84da2
license: any downstream projects not affiliated with MetaCubeX
shall not contain the word mihomo
in their names
2025-02-08 23:37:04 +08:00
ForestL
9bfb10d7ae
chore: extracting compressed files to correct location ( #1823 )
2025-02-05 10:10:58 +08:00
wwqgtxx
0a5ea37c07
chore: update dependencies
2025-02-04 15:28:24 +08:00
wwqgtxx
a440f64080
chore: alignment capability for vmess inbound
2025-02-04 15:28:24 +08:00
wwqgtxx
0ac6c3b185
feat: inbound support vless
2025-02-04 00:44:18 +08:00
wwqgtxx
b69e52d4d7
chore: deprecated routing-mark
and interface-name
of the group, please set it directly on the proxy instead
2025-01-21 00:45:49 +08:00