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 |
---|---|---|
Centos-stream 8 | aarch64 (0)*, x86_64 (0)* | Centos-stream 8 (128 downloads) |
EPEL 8 | aarch64 (0)*, x86_64 (0)* | EPEL 8 (165 downloads) |
Fedora 39 | aarch64 (13)*, x86_64 (12)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (5)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (9)* | Fedora 41 (12 downloads) |
Fedora rawhide | aarch64 (29)*, x86_64 (33)* | Fedora rawhide (162 downloads) |
Mageia cauldron | aarch64 (31)*, x86_64 (34)* | Mageia cauldron (164 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable proletarius101/Clash
More info about enabling Copr repositories