Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frainzy1477/clash

Clash for openwrt [Luci-app-clash] https://github.com/frainzy1477/luci-app-clash
https://github.com/frainzy1477/clash

clash clash-for-openwrt lua openwrt

Last synced: 3 months ago
JSON representation

Clash for openwrt [Luci-app-clash] https://github.com/frainzy1477/luci-app-clash

Awesome Lists containing this project

README

        


Clash

Clash for OpenWrt


A rule based custom proxy for Openwrt based on Clash.









## Usage

- Download and install clash ipk for openwrt [Download Clash ipk](https://github.com/frainzy1477/clash/releases/tag/v0.16.7) .

- cd /tmp

- opkg install clash_0.16.5_x86_64.ipk

## Features

- HTTP/HTTPS and SOCKS protocol
- Surge like configuration
- GeoIP rule support
- Support Vmess/Shadowsocks/Socks5
- Support for Netfilter TCP redirect
- Support Shadowsocks-V2ray-plugin
- Support Shadowsocks-Obfs-plugin
- Support Custom Rule
- Support fake-ip
- logs and traffic API support websocket
- support custom hosts (NOTE: if a host pointed to a local IP but pass through a proxy by rule, it won't use DIRECT)
- support customizing bind-address when allow-lan is true
- trace adapters when dialing
- allow arbitrary order in proxy group
- add read clash version API
- add dns fallback filters
- v2ray-plugin support disable mux
- proxy group use correctly last speed test record
- experimental support snell
- fakeip small-probability missing record

## License

Clash for OpenWrt is released under the MIT License - see detailed [LICENSE](https://github.com/frainzy1477/clash/blob/rm/LICENSE) .