ZIP
WinGet
Mihomo
MetaCubeX · 1.19.20 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
mihomo-windows-arm64-v1.19.20.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MetaCubeX.Mihomo
Version
1.19.20
Description
A simple python pydantic model (type hint and autocompletion support) for Honkai: Star Rail parsed data from the Mihomo API.
License
GPL-3.0
Homepage
https://github.com/MetaCubeX/mihomo
Installer URL
https://github.com/MetaCubeX/mihomo/releases/download/v1.19.20/mihomo-windows-arm64-v1.19.20.zip
Release Notes
What's Changed
- 828fd30d chore: support connection reuse for DoT by @H1JK
- 3c526ae0 feat: add query-server-name for ech-opts by @wwqgtxx
- dede56fe feat: add proxy-server-nameserver-policy to dns section by @wwqgtxx
- e45c8961 feat: support masque outbound by @wwqgtxx
- f94da9f2 chore: fingerprint verifier handle non-leaf certificate will check the SNI matches the certificate's DNS name by @wwqgtxx
BUG & Fix
- 2cfc4ba0 fix: CVE-2025-68121 for crypto/tls again and again by @wwqgtxx
- 32799662 f…