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
wwqgtxx
9c73b5b750
fix: the trustcerts not add to globalCerts after ca.ResetCertificate ( #1801 )
...
support PEM format for custom-certificates too
2025-01-20 23:01:26 +08:00
wwqgtxx
fc233184fd
feat: add receive window config for hy2
...
https://github.com/MetaCubeX/mihomo/issues/1796
2025-01-19 09:56:16 +08:00
tnextday
192d769f75
chore: ensure forced domains are always sniffed ( #1793 )
...
When a domain matches forceDomain:
- SkipList is not checked
- Failed attempts are not cached
- Sniffing is attempted every time
This ensures forced domains are always sniffed regardless of previous failures.
2025-01-16 10:17:32 +08:00
wwqgtxx
c99c71a969
chore: listening tcp together for dns server ( #1792 )
2025-01-16 10:16:37 +08:00
lucidhz
c7661d7765
fix: initialize error message with cipher ( #1760 )
2025-01-07 14:28:56 +08:00
Mossia
56c128880c
fix: empty proxy provider subscription info not omitted ( #1759 )
2025-01-07 13:26:56 +08:00
enfein
f4806b49b4
chore: update mieru version ( #1762 )
2025-01-07 13:25:32 +08:00
J.K.SAGE
49d54cc293
fix: remote conn statistic error ( #1776 )
...
TCP handshake traffic should be counted as upload traffic for the remote connection
2025-01-07 13:23:05 +08:00
wwqgtxx
1c5f4a3ab1
chore: update dependencies
2024-12-31 16:42:33 +08:00
wwqgtxx
368b1e1296
chore: rollback tfo-go version
2024-12-30 22:33:13 +08:00
wwqgtxx
a9ce5da09d
fix: key missing for tun inbound
...
https://github.com/MetaCubeX/mihomo/issues/1672
2024-12-28 11:39:45 +08:00
wwqgtxx
301c78ff9a
chore: update sing-tun to v0.4.5
2024-12-26 10:50:08 +08:00
wwqgtxx
72a126e580
feat: support inline proxy provider
2024-12-25 10:34:16 +08:00
wwqgtxx
20739f5db7
chore: code cleanup
2024-12-25 10:34:16 +08:00
valord577
89dfabe9b3
chore: align time fields in logs ( #1704 )
...
ref: A comma or decimal point followed by one or more zeros represents a fractional second, printed to the given number of decimal places. A comma or decimal point followed by one or more nines represents a fractional second, printed to the given number of decimal places, with trailing zeros removed. For example "15:04:05,000" or "15:04:05.000" formats or parses with millisecond precision.
2024-12-19 15:55:47 +08:00
wwqgtxx
5a9ad0ed3c
chore: code cleanup
2024-12-19 09:29:17 +08:00
qianlongzt
bb803249fa
feat: support inline rule provider ( #1731 )
2024-12-19 09:16:45 +08:00
wwqgtxx
3f6823ba49
fix: handle invalid values in Decoder's decode method
2024-12-16 09:26:11 +08:00
wwqgtxx
c786b72030
chore: update dependencies
2024-12-14 13:27:28 +08:00
wwqgtxx
269c52575c
chore: update gopsutil to v4
2024-12-14 11:09:51 +08:00
laburaps
c7fc93df37
fix: the TLS Sniffer fails when the length of the ClientHello packet exceeds the TCP MSS ( #1711 )
...
* chore: add uniformly formatted debug info to sniffDomain
* fix: when data is not enough, attempt to peek more data and retry
* chore: reduce debug info of sniffDomain
2024-12-12 19:02:34 +08:00
laburaps
5d9d8f4d3b
fix: check whether the dst port is within the specified range ( #1706 )
2024-12-10 16:15:08 +08:00
wwqgtxx
f3a43fe3a6
feat: support read config file from stdin
...
via `-f -`
2024-12-10 09:57:20 +08:00
wwqgtxx
9a959202ed
chore: support config multiplexing
of mieru
2024-12-10 09:19:59 +08:00
enfein
cd23112dc5
chore: remove gRPC dependency from mieru ( #1705 )
2024-12-10 08:03:17 +08:00
enfein
613becd8ea
feat: support mieru protocol ( #1702 )
2024-12-09 12:05:11 +08:00
hingbong
d6b496d3c0
chore: allow upgrade ui in embed mode ( #1692 )
2024-12-04 08:54:01 +08:00