proletarius101/Clash
Project ID: 33224
Description
A rule-based tunnel in Go.
Installation Instructions
A rule-based tunnel in Go.
Features
- Local HTTP/HTTPS/SOCKS server with/without authentication
- VMess, Shadowsocks, Trojan (experimental), Snell protocol support for remote connections. UDP is supported.
- Built-in DNS server that aims to minimize DNS pollution attacks, supports DoH/DoT upstream. Fake IP is also supported.
- Rules based off domains, GEOIP, IP CIDR or ports to forward packets to different nodes
- Remote groups allow users to implement powerful rules. Supports automatic fallback, load balancing or auto select node based off latency
- Remote providers, allowing users to get node lists remotely instead of hardcoding in config
- Netfilter TCP redirecting. You can deploy Clash on your Internet gateway with
iptables
. - Comprehensive HTTP API controller
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 8 (147 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 8 (184 downloads) |
![]() |
aarch64 (12)*, x86_64 (15)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (8)*, x86_64 (11)* | Fedora 41 (27 downloads) |
![]() |
aarch64 (10)*, x86_64 (7)* | Fedora 42 (25 downloads) |
![]() |
aarch64 (35)*, x86_64 (40)* | Fedora rawhide (185 downloads) |
![]() |
aarch64 (39)*, x86_64 (44)* | Mageia cauldron (184 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable proletarius101/Clash
More info about enabling Copr repositories