winget install --id Watfaq.ClashRS
About ClashRS
A custom protocol, rule based network proxy software.
What's new in 0.10.8
π Features - Auto-reload local file rule/proxy-providers on change (#1465) by @Copilot - (tun) Add FreeBSD tun support via FIB multi-table routing (#1475) by @lakako π Bug Fixes - (config) Ignore unknown fields for forward-compatible parsing (#1471) by @Copilot - (hysteria2) Refresh the UDP poller after port hops (#1482) by @cedar-otter-47 - (ws) Percent-encode spaces in WebSocket paths (#1480) by @cedar-otter-47 - (urltest) Honor tolerance and skip unavailable proxies (#1481) by @cedar-otter-47 π Refactor - (dispatcher,transport) Dedup tracked streams + TransportLayer enum (#1477) by @ibigbug π οΈ Builds - (deps) Bump the npm-dependencies group in /clash-dashboard with 17 updates (#1462) by @dependabot[bot] - (deps) Bump the actions-dependencies group with 6 updates (#1461) by @dependabot[bot] - (deps) Bump the rust-dependencies group with 32 updates (#1463) by @dependabot[bot] - (deps) Bump cmov from 0.5.3 to 0.5.4 (#1469) by @dependabot[bot] - (deps) Bump body-parser from 2.2.2 to 2.3.0 in /clash-dashboard (#1479) by @dependabot[bot] - (deps) Bump brace-expansion from 5.0.6 to 5.0.7 in /clash-dashboard (#1478) by @dependabot[bot] - (deps) Bump serde_with from 3.20.0 to 3.21.0 (#1474) by @dependabot[bot] βοΈ Miscellaneous Tasks - Bump shadowquic version (#1476) by @spongebob888 - Bump version to v0.10.8 by @github-actions[bot] Other - Add Hysteria2 inbound listener (#1466) - Initial plan - Add Hysteria2 inbound listener (issue #1460) - Fix UdpPacket src_addr/inbound_user in Hysteria2InboundDatagram - Refactor user watch-channel creation to use match with OR patterns - fix(hy...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.10.8 | Unknown | π Features - Auto-reload local file rule/proxy-providers on change (#1465) by @Copilot - (tun) Add FreeBSD tun support via FIB multi-table routing (#1475) by @lakako π Bug Fixes - (config) Ignore unknown fields for forwa... |
| 0.10.7 | Unknown | π Features - Make all user configs statically typed in def.rs (#1436) by @Copilot - Silently ignore unknown top-level/dns config fields; add --strict-config (#1452) by @Copilot π Bug Fixes - Remove v6 dns config from win... |
| 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... |