ZIP
WinGet
Mihomo
MetaCubeX · 1.19.1 · 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.1.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MetaCubeX.Mihomo
Version
1.19.1
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.1/mihomo-windows-arm64-v1.19.1.zip
Release Notes
What's Changed
- 72a126e feat: support inline proxy provider by @wwqgtxx
- bb80324 feat: support inline rule provider (#1731) by @qianlongzt
- f3a43fe feat: support read config file from stdin via -f - by @wwqgtxx
BUG & Fix
- 3f6823b fix: handle invalid values in Decoder's decode method by @wwqgtxx
- 5d9d8f4 fix: check whether the dst port is within the specified range (#1706) by @laburaps
- a9ce5da fix: key missing for tun inbound #1672 by @wwqgtxx
- c7fc93d fix: the TLS Sniffer fails when the…