https://github.com/mysticaldevil/clash
A rule-based tunnel in Go. The clash core fork.
https://github.com/mysticaldevil/clash
Last synced: 6 months ago
JSON representation
A rule-based tunnel in Go. The clash core fork.
- Host: GitHub
- URL: https://github.com/mysticaldevil/clash
- Owner: MysticalDevil
- License: gpl-3.0
- Created: 2023-11-03T12:49:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T05:46:41.000Z (over 2 years ago)
- Last Synced: 2024-06-19T20:43:46.912Z (about 2 years ago)
- Language: Go
- Size: 9.46 MB
- Stars: 18
- Watchers: 2
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Clash
A rule-based tunnel in Go.
## Features
This is a general overview of the features that comes with Clash.
- Inbound: HTTP, HTTPS, SOCKS5 server, TUN device
- Outbound: Shadowsocks(R), VMess, Trojan, Snell, SOCKS5, HTTP(S), Wireguard
- Rule-based Routing: dynamic scripting, domain, IP addresses, process name and more
- Fake-IP DNS: minimises impact on DNS pollution and improves network performance
- Transparent Proxy: Redirect TCP and TProxy TCP/UDP with automatic route table/rule management
- Proxy Groups: automatic fallback, load balancing or latency testing
- Remote Providers: load remote proxy lists dynamically
- RESTful API: update configuration in-place via a comprehensive API
*Some of the features may only be available in the [Premium core](https://dreamacro.github.io/clash/premium/introduction.html).*
## Documentation
You can find the latest documentation at [https://dreamacro.github.io/clash/](https://dreamacro.github.io/clash/).
## Credits
- [riobard/go-shadowsocks2](https://github.com/riobard/go-shadowsocks2)
- [v2ray/v2ray-core](https://github.com/v2ray/v2ray-core)
- [WireGuard/wireguard-go](https://github.com/WireGuard/wireguard-go)
## License
This software is released under the GPL-3.0 license.
[](https://app.fossa.io/projects/git%2Bgithub.com%2FDreamacro%2Fclash?ref=badge_large)