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 (137 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | EPEL 8 (173 downloads) |
![]() |
aarch64 (17)*, x86_64 (16)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (10)*, x86_64 (9)* | Fedora 40 (29 downloads) |
![]() |
aarch64 (4)*, x86_64 (9)* | Fedora 41 (18 downloads) |
![]() |
aarch64 (4)*, x86_64 (4)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (33)*, x86_64 (37)* | Fedora rawhide (171 downloads) |
![]() |
aarch64 (35)*, x86_64 (38)* | Mageia cauldron (171 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable proletarius101/Clash
More info about enabling Copr repositories