RELEASE 2.0.4  ·  Core Engine Updates

Control every bit of traffic,
starting with Clash download.

Clash client downloads, tutorials, YAML configuration guides, and FAQ for all platforms. Helping every user easily get started and gain deep control over network traffic.

Reshaping Network Connectivity

More than just a proxy, it's a complete underlying traffic management and orchestration solution.

Multi-dimensional Rule Matching Matrix

Built-in powerful Rule Provider engine supporting packet interception and forwarding based on domains, IPs, processes, and even geographical dimensions. Flow every bit of data exactly as you wish with simple YAML configurations.

config.yaml
rules:
  - DOMAIN-SUFFIX,openai.com,AI_GROUP
  - IP-CIDR,10.0.0.0/8,DIRECT
  - PROCESS-NAME,docker.exe,PROXY
  - GEOIP,CN,DIRECT
  - MATCH,FINAL

Full-stack Protocol Parsing

From low-level Shadowsocks to complex VMess / Trojan protocols, the unified parsing core ensures stability across protocol handshakes and supports automatic removal of unavailable nodes.

SS VMess Trojan VLESS Hysteria2

High-concurrency Asynchronous Core

Built entirely in Go, the non-blocking I/O architecture keeps memory usage in the tens of megabytes even with tens of thousands of concurrent connections. LAN speed tests approach physical network limits.

Latency Loss
0.5ms
Memory Usage
~30MB
Concurrent Connections
50K+

Full Traffic Observation & RESTful API

Exposes standard RESTful API interfaces for seamless integration with various third-party graphical Dashboards. Displays real-time inbound/outbound traffic rates and allows dynamic proxy strategy switching.

GET /connections PATCH /configs GET /proxies DELETE /connections/:id

Seamless Collaboration, Consistent Experience

Whether you're using a desktop workstation or a mobile device, the core experience remains consistent.

Trusted by Developers

The core routing module code is completely open-source, audited and optimized by developers worldwide for security.

45K+
GitHub Stars
500+
Open Source Contributors
0.5ms
LAN Forwarding Loss
50K+
Concurrent Connection Limit