EXE
WinGet
ClashRS
Watfaq Technologies Pty Ltd · 0.10.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
clash-rs-aarch64-pc-windows-msvc.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Watfaq.ClashRS
Version
0.10.4
Description
A custom protocol, rule based network proxy software.
License
Apache-2.0
↗
Homepage
https://github.com/Watfaq/clash-rs
Installer URL
https://github.com/Watfaq/clash-rs/releases/download/v0.10.4/clash-rs-aarch64-pc-windows-msvc.exe
Release Notes
🐛 Bug Fixes
- Use child_token() instead of clone() for reload API server cancellation token (#1385) by @xiguagua
- (tun) Survive Wintun ring-buffer-full; make TcpStream notifications best-effort (#1383) by @Copilot
- (DNS) LRU cache to ensure entries are read back properly (#1389) by @Codex
- (dispatcher) Canonicalize IPv4-mapped IPv6 UDP source to prevent EAFNOSUPPORT (#1391) by @ibigbug
- (ss-inbound) Canonicalize UDP src before storing control entry (#1392) by @ibigbug
🚜 Refactor
- refactor!:…