EXE
WinGet
ClashRS
Watfaq Technologies Pty Ltd · 0.9.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-aarch64-pc-windows-msvc.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Watfaq.ClashRS
Version
0.9.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.9.4/clash-aarch64-pc-windows-msvc.exe
Release Notes
🐛 Bug Fixes
- Direct udp bound to session src #971 (#972) by @spongebob888
- Dns not using fw_mark (#977) by @spongebob888
- Url_test not using fw_mark and align tun so_mark with glabal mark (#983) by @spongebob888
- (tun) Address not set on linux (#988) by @spongebob888
- (shadowquic) Compiler error for android build (#989) by @spongebob888
- (wireguard) Pre-shared-key field name to match standard convention (#991) by @Copilot
- (tproxy) Using raw socket to sending packet to local (#975) by @sp…