← Package directory
Available on winget

Install ClashRS

A custom protocol, rule based network proxy software.

Install with winget
winget install --id Watfaq.ClashRS
Upgrade
winget upgrade --id Watfaq.ClashRS
Uninstall
winget uninstall --id Watfaq.ClashRS

About ClashRS

A custom protocol, rule based network proxy software.

What's new in 0.10.6

πŸš€ Features - (dashboard) Persist dashboard API secret across browser sessions for LAN deployments (#1409) by @Copilot - (dns) Add respect-rules to route upstream DNS via the rule engine (#1427) by @ibigbug - MTLS (mutual TLS) support for outbound proxies (#1424) by @Copilot πŸ› Bug Fixes - Upgrade smoltcp to 0.13.1 to fix TCP sequence number underflow panic (#1406) by @ibigbug - Timeout on hyper handshake and consolidate proxy state writes (#1404) by @xmh0511 - Shadowquic udp proxy (#1412) by @spongebob888 - (dns) DNS client rebuild resilience (#1410) by @xiguagua - (tun) Bind interface on windows not valid for dualstack (#1413) by @spongebob888 - (dns) Skip caching NXDomain, ServFail, and all-unspecified responses (#1414) by @xiguagua - Warn on proxy parse failure, harden group handlers against empty providers (#1420) by @Copilot - (vless) CMD_PADDING_END must not trigger XTLS splice (#1417) by @Copilot - (api) Store startup config path, fix dashboard reload (#1421) by @Copilot 🚜 Refactor - Remove outer RwLock from ThreadSafeProxyProvider (#1407) by @ibigbug βš™οΈ Miscellaneous Tasks - Bump version to v0.10.6 by @github-actions[bot] Other - Guard tproxy UDP GRO chunking when stride is zero (#1416) by @Copilot New Contributors ❀️ - @xmh0511 made their first contribution in #1404 Full Changelog: https://github.com/Watfaq/clash-rs/compare/v0.10.5...v0.10.6

Read release notes

Version history

Version Updated Notes
0.10.6 Unknown πŸš€ Features - (dashboard) Persist dashboard API secret across browser sessions for LAN deployments (#1409) by @Copilot - (dns) Add respect-rules to route upstream DNS via the rule engine (#1427) by @ibigbug - MTLS (mutual...
0.10.5 Unknown πŸ› Bug Fixes - Remove ring from aws-lc-rs code path (~500KB-1MB binary savings) (#1397) by @ibigbug - Tuic IPV6 rebind (#1398) by @Itsusinn - (socket) Bind dual-stack UDP socket when interface is set (fixes Windows WSAEIN...
0.10.4 Unknown πŸ› 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 - (DN...
0.10.3 Unknown πŸš€ Features - Netflow-like flows dashboard (#1357) by @ibigbug - (dashboard) New proxies page and nav restructure (#1362) by @ibigbug - (dashboard) Flows page improvements (#1361) by @ibigbug - Expose commit SHA in /versi...
0.10.2 Unknown πŸš€ Features - Add AnyTLS inbound listener with multi-user support (#1349) by @ibigbug πŸ› Bug Fixes - (udp) Full cone NAT β€” correct domainβ†’orig_dest attribution for UDP sessions (#1346) by @Claude 🚜 Refactor - (clash-lib) R...
0.10.1 Unknown πŸš€ Features - (dns) Support proxy-server-nameserver (#1002) by @Itsusinn - E2e throughput tests for SS outbound + transport Poll::Pending bug fixes (#1332) by @ibigbug - API improvements - config reload, rule providers, l...
0.10.0 Unknown πŸš€ Features - (anytls) Add dedicated AnyTLS outbound with native TCP/UDP and robust datagram framing (#1317) by @Copilot - (tailscale) Add embedded tailscale-rs outbound with TCP and UDP support (#1315) by @Copilot πŸ› Bug...
0.9.7 Unknown πŸš€ Features - Enrich api response for plain proxies (#1056) by @ibigbug - Support vless reality (#1057) by @SKTT1Ryze - Support inbound provider (#1066) by @ibigbug - Allow proxy groups/providers as outbounds for DNS and...
0.9.6 Unknown πŸš€ Features - Proper mechanism part 1 (#1025) by @Itsusinn - Enrich /configs api response (#1053) by @ibigbug πŸ› Bug Fixes - (test) Fix all unit tests for macOS Apple Silicon (#1039) by @litcc πŸ› οΈ Builds - (deps) Bump the r...
0.9.4 Unknown πŸ› 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 - (tu...
0.9.3 Unknown πŸš€ Features - (rule) Add Windows support for PROCESS-NAME rule (#957) by @Copilot - Add NETWORK rule support for TCP/UDP protocol routing (#968) by @Copilot πŸ› Bug Fixes - (shadowquic) Fix quinn not work when bound to inte...
0.9.2 Unknown πŸš€ Features - (dns) Add edns subnet config (#949) by @ibigbug - (rule) Implement process name matching for routing rules (#956) by @ibigbug πŸ› Bug Fixes - (tun) Check tun exist before setting IP to preserve pre-configured...
0.9.1 Unknown πŸš€ Features - (config) Support alias for direct and reject outbound (#910) by @ibigbug - (dns) Adding dns over proxy (#923) by @spongebob888 - IPC support (#867) by @Itsusinn πŸ› Bug Fixes - Fix ci (#916) by @Itsusinn - (pr...
0.9.0 Unknown πŸš€ Features - (tun) [breaking] Replace netstack with smoltcp based impl (#886) by @ibigbug πŸ› Bug Fixes - (geoip-code) Filter logically reversed (#887) by @JimmyHuang454 - (tun) Connection stuck in some cases (#890) by @ib...
0.8.2 Unknown πŸš€ Features - Add urltest support for outbound groups with optional url field (#843) by @ibigbug - (tun) Support ipv6 on tun inbound (#851) by @ibigbug - Adding dual stack (#863) by @spongebob888 - (redir) Redir proxy imp...
0.8.1 Unknown πŸš€ Features - (proxy) Allow setting allow-lan via API (#824) by @ibigbug - Add release pipeline workflow (#840) by @ibigbug πŸ› Bug Fixes - (mixed) Prevent listener from exiting on socket peek failure (os error 10054) (#823...
0.8.0 Unknown πŸš€ Features - (api) [breaking] Secure external controller when not listening on lan (#800) by @ibigbug - Introduce Smart proxy group for intelligent proxy selection (#804) by @noctiro - Improve rule_provider (#806) by @no...
0.7.8 Unknown πŸš€ Features - (proxy) Add shadowquic protocol (#784) by @spongebob888 - (fw_mark) Implement fw_mark for socks/mixed/http/tproxy/tunnel (#786) by @spongebob888 πŸ› Bug Fixes - (tun) Use session's original dst addr as the src...
0.7.7 Unknown πŸš€ Features - Add sentry and panic report (#751) by @ibigbug - (tun) Add default tun device name (#750) by @lmmqxyx404 - (inbound) Fix listening addr and potentially impl allow-lan(beta) (#763) by @ibigbug - (tun) Support...
0.7.6 Unknown πŸš€ Features - (tun) Replace lwip with smoltcp and add bsd build (#712) @ibigbug - (perf) Implement zero copy for direct streams (#713) @VendettaReborn - (tuic) Support skip_cert_verify, add docker test (#724) @VendettaReb...