Clash.Meta 已改名 Mihomo 继续更新,它是一个基于开源项目 Clash 的二次开发版本,并增加了一些独有特性;Meta 核心支持所有原开源核心的全部特性,目前已经更新到 v1.19.5 版本。
mihomo v1.19.5 更新日志
What's Changed
2a40eba feat: tun add exclude-src-port,exclude-src-port-range,exclude-dst-port and exclude-dst-port-range on linux by
2a40eba 特性: tun add exclude-src-port,exclude-src-port-range,exclude-dst-port 和 exclude-dst-port-range 在 Linux 上通过 @wwqgtxx
a22efd5 feat: add exclude port and exclude port range options (#1951) by
a22efd5 特点:添加 Exclude Port 和 Exclude Port Range 选项()#1951()@okhowang
BUG & Fix 错误 & 修复
09c7ee0 fix: grpc server panic by
09c7ee0 修复:gRPC 服务器崩溃 @wwqgtxx
190047c fix: grpc transport not apply dial timeout by
190047c 修复:gRPC 传输未应用拨号超时 @wwqgtxx
24a9ff6 fix: disallow dialFunc be called after grpc transport has be closed by
24a9ff6 修复:不允许在 gRPC 传输关闭后调用 dialFunc@wwqgtxx
2acb0b7 fix: tun IncludeInterface/ExcludeInterface priority by
2acb0b7 修复:tun IncludeInterface/ExcludeInterface priority by@wwqgtxx
323973f fix: converter judgment conditions by
323973f 修复:转换器判断条件 @wwqgtxx
3d2cb99 fix: grpc outbound not apply ca fingerprint by
3d2cb99 修复:gRPC 出站不应用 CA 指纹 @wwqgtxx
487d7fa fix: panic under some stupid input config by
487d7fa 修复:一些愚蠢的输入配置下出现 panic by@wwqgtxx
55cbbf7 fix: singledo test by
55cbbf7 修复:singledo test by@wwqgtxx
577f64a fix: X25519MLKEM768 does not work properly with reality by
577f64a 修复:X25519MLKEM768 无法正常使用 @wwqgtxx
664b134 fix: websocket data losing by
664b134 修复:WebSocket 数据丢失 @wwqgtxx
76052b5 fix: grpc in trojan not apply client-fingerprint by
76052b5 修复:木马中的 gRPC 不应用客户端指纹 @wwqgtxx
7a260f7 fix: udp dial support ip4p (#1377) by
7a260f7 修复:UDP 拨号支持 IP4P(#1377)by@HiMetre
7b37fcf fix: auto_redirect should only hijack DNS requests from local addresses by
7b37fcf 修复:auto_redirect 应该只通过以下方式劫持来自本地地址的 DNS 请求 @wwqgtxx
7de24e2 fix: StreamGunWithConn not synchronously close the incoming net.Conn by
7de24e2 修复:StreamGunWithConn 不同步关闭传入网络。Conn by@wwqgtxx
7f1225b fix: grpc transport can't be closed by
7f1225b 修复:gRPC 传输无法由 @wwqgtxx
8752f80 fix: anytls stream read error (#1970) by
8752f80 修复:AnyTLS 流读取错误(#1970)by@anytls
9e0889c fix: observable test by
9e0889c 修复:observable test by@wwqgtxx
a75e570 fix: vision conn read short buffer error by
a75e570 修复:Vision Conn 读取短缓冲区错误 @wwqgtxx
b0bd4f4 fix: resources not released when hysteria2 verification failed by
b0bd4f4 修复:hysteria2 验证失败时未释放资源 @wwqgtxx
b21b8ee fix: panic in ssr packet by
b21b8ee 修复:SSR 数据包中出现 panic by@wwqgtxx
b5fcd1d fix: chacha8-ietf-poly1305 not work by
b5fcd1d 修复:chacha8-ietf-poly1305 不起作用 @wwqgtxx
bad61f9 fix: avoid panic in inbound test by
bad61f9 修复:避免入站测试中出现 panic by@wwqgtxx
daa592c fix: converter panic by
daa592c 修复:转换器 panic by@wwqgtxx
dbb5b7d fix: SetupContextForConn should return context error to user by
dbb5b7d 修复:SetupContextForConn 应通过以下方式将上下文错误返回给用户 @wwqgtxx
dcb20e2 fix: websocket server upgrade in golang1.20 by
dcb20e2 修复:Golang1.20 中的 WebSocket 服务器升级 @wwqgtxx
e81f3a9 fix: correctly implement references to proxies by
e81f3a9 修复:通过 @wwqgtxx
e8af058 fix: websocketWithEarlyDataConn can't close underlay conn when is dialing or not dialed by
e8af058 修复:websocketWithEarlyDataConn 在拨号或未拨号时无法关闭底层 conn@wwqgtxx
eaaccff fix: race in Single.Do by
eaaccff 修复:Single.Do BY 的 Race@wwqgtxx
efa2243 fix: shut it down more aggressively in grpc transport closing by
efa2243 修复:在 gRPC 传输中更积极地关闭它 @wwqgtxx
Maintenance 维护
237e2ed chore: tun will add firewall rule for Profile ALL on windows system stack by
237e2ed chore:tun 将通过以下方式在 Windows 系统堆栈上为 Profile ALL 添加防火墙规则 @wwqgtxx
23ffe45 chore: using http/httptrace to get local/remoteAddr for grpc client by
23ffe45 杂项:使用 http/httptrace 获取 gRPC 客户端的 local/remoteAddr@wwqgtxx
30d90d4 chore: update option checks to use IsZeroOptions by
30d90d4 chore:更新选项检查以使用 IsZeroOptions@wwqgtxx
345d3d7 chore: add inbound test for anytls by
345d3d7 杂务:添加 AnyTLS 的入站测试 @wwqgtxx
39d6a0d chore: update utls to 1.7.0 by
39d6a0d 杂务:将 UTLS 更新到 1.7.0 by@wwqgtxx
3d806b5 chore: add inbound test for shadowsocks/trojan by
3d806b5 杂务:添加 shadowsocks/trojan 的入站测试 @wwqgtxx
4b15568 chore: cleanup metadata code by
4b15568 杂务:清理元数据代码 @wwqgtxx
619c9dc chore: apply the default interface/mark of the dialer in the final stage by
619c9dc chore:在最后阶段应用 dialer 的默认接口/标记 @wwqgtxx
622d99d chore: rebuild outdated proxy auto close mechanism by
622d99d 杂务:重建过时的代理自动关闭机制 @wwqgtxx
6236cb1 chore: cleanup trojan code by
6236cb1 杂务:清理特洛伊木马代码 @wwqgtxx
63e66f4 chore: cleanup trojan code by
63e66f4 杂务:清理特洛伊木马代码 @wwqgtxx
69ce4d0 chore: speed up inbound test by
69ce4d0 杂务:加快入站测试 @wwqgtxx
7551c8a chore: remove unneed code by
7551c8a 杂务:删除不需要的代码 @wwqgtxx
7d7f5c8 chore: add inbound test for tuic by
7d7f5c8 杂项:添加 TUIC 的入站测试 @wwqgtxx
8085c68 chore: decrease direct using *net.TCPConn by
8085c68 杂务:使用 *net 减少 Direct。TCPConn 由 @wwqgtxx
84cd0ef chore: remove internal crypto/tls fork in shadowtls by
84cd0ef 杂务:通过 @wwqgtxx
8fa4e81 chore: remove internal crypto/tls fork in reality server by
8fa4e81 杂务:删除 Reality Server 中的内部 Crypto/TLS 分叉 @wwqgtxx
9e8f4ad chore: better addr parsing by
9e8f4ad 杂务:更好的 addr 解析 @wwqgtxx
a6c0c02 chore: ignore interfaces not in IfOperStatusUp when fetch system dns server on windows by
a6c0c02 chore:在 Windows 上获取系统 DNS 服务器时忽略不在 IfOperStatusUp 中的接口 @wwqgtxx
b2d2890 chore: cleanup resolveUDPAddr code by
b2d2890 chore: cleanup resolveUDPAddr code 由 @wwqgtxx
b59f11f chore: add singMux inbound test for shadowsocks/trojan/vless/vmess by
b59f11f 杂项:为 shadowsocks/trojan/vless/vmess 添加 singMux 入站测试 @wwqgtxx
ba3c44a chore: code cleanup by
ba3c44a 杂务:代码清理方式 @wwqgtxx
bfd06eb chore: rebuild SetupContextForConn with context.AfterFunc by
bfd06eb chore:使用 context 重新构建 SetupContextForConn。AfterFunc 由 @wwqgtxx
cac2bf7 chore: cleanup netip code by
cac2bf7 杂务:清理 NetIP 代码 @wwqgtxx
cedb36d chore: using SetupContextForConn to reduce the DialContext cannot be cancelled by
cedb36d chore:使用 SetupContextForConn 减少 DialContext 无法由 @wwqgtxx
d0d0c39 chore: add inbound test for vmess/vless by
d0d0c39 杂项:添加 VMESS/Vless 的入站测试 @wwqgtxx
d5243ad chore: better global-client-fingerprint handle by
d5243ad chore: 更好的 global-client-fingerprint 处理方式 @wwqgtxx
e79465d chore: add inbound test for hysteria2 by
e79465d 杂务:添加 hysteria2 的入站测试 @wwqgtxx
fe01033 chore: quic sniffer should use the exact length of crypto stream when assembling by
fe01033 杂务:QUIC 嗅探器在组装时使用加密流的确切长度 @wwqgtxx
feee9b3 chore: remove unneeded tls timeout in anytls by
feee9b3 杂务:通过以下方式删除 anyTLS 中不需要的 TLS 超时 @wwqgtxx
更详细更新见:https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.5
「mihomo v1.19.5 更新发布(附官方下载地址):https://clashmeta.net/mihomo-v1-19-5-release-and-download」mihomo v1.19.5 下载
目前最新版本为:v1.19.5:
- mihomo-android-386-v1.19.5.gz
- mihomo-android-amd64-v1.19.5.gz
- mihomo-android-arm64-v8-v1.19.5.gz
- mihomo-android-armv7-v1.19.5.gz
- mihomo-darwin-amd64-compatible-go120-v1.19.5.gz
- mihomo-darwin-amd64-compatible-go122-v1.19.5.gz
- mihomo-darwin-amd64-compatible-v1.19.5.gz
- mihomo-darwin-amd64-go120-v1.19.5.gz
- mihomo-darwin-amd64-go122-v1.19.5.gz
- mihomo-darwin-amd64-v1.19.5.gz
- mihomo-darwin-arm64-go120-v1.19.5.gz
- mihomo-darwin-arm64-go122-v1.19.5.gz
- mihomo-darwin-arm64-v1.19.5.gz
- mihomo-freebsd-386-v1.19.5.gz
- mihomo-freebsd-amd64-compatible-v1.19.5.gz
- mihomo-freebsd-amd64-v1.19.5.gz
- mihomo-freebsd-arm64-v1.19.5.gz
- mihomo-linux-386-go120-v1.19.5.deb
- mihomo-linux-386-go120-v1.19.5.gz
- mihomo-linux-386-go120-v1.19.5.rpm
- mihomo-linux-386-go123-v1.19.5.deb
- mihomo-linux-386-go123-v1.19.5.gz
- mihomo-linux-386-go123-v1.19.5.rpm
- mihomo-linux-386-v1.19.5.deb
- mihomo-linux-386-v1.19.5.gz
- mihomo-linux-386-v1.19.5.rpm
- mihomo-linux-amd64-compatible-go120-v1.19.5.deb
- mihomo-linux-amd64-compatible-go120-v1.19.5.gz
- mihomo-linux-amd64-compatible-go120-v1.19.5.rpm
- mihomo-linux-amd64-compatible-go123-v1.19.5.deb
- mihomo-linux-amd64-compatible-go123-v1.19.5.gz
- mihomo-linux-amd64-compatible-go123-v1.19.5.rpm
- mihomo-linux-amd64-compatible-v1.19.5.deb
- mihomo-linux-amd64-compatible-v1.19.5.gz
- mihomo-linux-amd64-compatible-v1.19.5.rpm
- mihomo-linux-amd64-go120-v1.19.5.deb
- mihomo-linux-amd64-go120-v1.19.5.gz
- mihomo-linux-amd64-go120-v1.19.5.rpm
- mihomo-linux-amd64-go123-v1.19.5.deb
- mihomo-linux-amd64-go123-v1.19.5.gz
- mihomo-linux-amd64-go123-v1.19.5.rpm
- mihomo-linux-amd64-v1.19.5.deb
- mihomo-linux-amd64-v1.19.5.gz
- mihomo-linux-amd64-v1.19.5.rpm
- mihomo-linux-arm64-v1.19.5.deb
- mihomo-linux-arm64-v1.19.5.gz
- mihomo-linux-arm64-v1.19.5.rpm
- mihomo-linux-armv5-v1.19.5.deb
- mihomo-linux-armv5-v1.19.5.gz
- mihomo-linux-armv5-v1.19.5.rpm
- mihomo-linux-armv6-v1.19.5.deb
- mihomo-linux-armv6-v1.19.5.gz
- mihomo-linux-armv6-v1.19.5.rpm
- mihomo-linux-armv7-v1.19.5.deb
- mihomo-linux-armv7-v1.19.5.gz
- mihomo-linux-armv7-v1.19.5.rpm
- mihomo-linux-loong64-abi1-v1.19.5.deb
- mihomo-linux-loong64-abi1-v1.19.5.gz
- mihomo-linux-loong64-abi1-v1.19.5.rpm
- mihomo-linux-loong64-abi2-v1.19.5.deb
- mihomo-linux-loong64-abi2-v1.19.5.gz
- mihomo-linux-loong64-abi2-v1.19.5.rpm
- mihomo-linux-mips-hardfloat-v1.19.5.gz
- mihomo-linux-mips-softfloat-v1.19.5.gz
- mihomo-linux-mips64-v1.19.5.gz
- mihomo-linux-mips64le-v1.19.5.gz
- mihomo-linux-mipsle-hardfloat-v1.19.5.gz
- mihomo-linux-mipsle-softfloat-v1.19.5.gz
- mihomo-linux-riscv64-v1.19.5.deb
- mihomo-linux-riscv64-v1.19.5.gz
- mihomo-linux-riscv64-v1.19.5.rpm
- mihomo-linux-s390x-v1.19.5.deb
- mihomo-linux-s390x-v1.19.5.gz
- mihomo-linux-s390x-v1.19.5.rpm
- mihomo-windows-386-go120-v1.19.5.zip
- mihomo-windows-386-go121-v1.19.5.zip
- mihomo-windows-386-go122-v1.19.5.zip
- mihomo-windows-386-go123-v1.19.5.zip
- mihomo-windows-386-v1.19.5.zip
- mihomo-windows-amd64-compatible-go120-v1.19.5.zip
- mihomo-windows-amd64-compatible-go121-v1.19.5.zip
- mihomo-windows-amd64-compatible-go122-v1.19.5.zip
- mihomo-windows-amd64-compatible-go123-v1.19.5.zip
- mihomo-windows-amd64-compatible-v1.19.5.zip
- mihomo-windows-amd64-go120-v1.19.5.zip
- mihomo-windows-amd64-go121-v1.19.5.zip
- mihomo-windows-amd64-go122-v1.19.5.zip
- mihomo-windows-amd64-go123-v1.19.5.zip
- mihomo-windows-amd64-v1.19.5.zip
- mihomo-windows-arm64-v1.19.5.zip
mihomo(Clash.Meta)只是内核,配置得稍稍折腾,使用 Clash for Windows 的替代品 Clash Verge rev 会更方便,并且已经内置 mihomo(Clash.Meta)内核。
Clash Verge Rev for Windows 入门使用教程
「mihomo v1.19.5 更新发布(附官方下载地址):https://clashmeta.net/mihomo-v1-19-5-release-and-download」
clash meta for windows = mihomo for windows = mihomo windows,clash meta for windows 下载选择 mihomo-windows 版本即可。
「mihomo v1.19.5 更新发布(附官方下载地址):https://clashmeta.net/mihomo-v1-19-5-release-and-download」
Comments:0