Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frainzy1477/clash
- Owner: frainzy1477
- License: mit
- Archived: true
- Created: 2019-05-16T21:09:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-28T03:45:36.000Z (almost 5 years ago)
- Last Synced: 2024-09-21T14:02:35.694Z (3 months ago)
- Topics: clash, clash-for-openwrt, lua, openwrt
- Language: Makefile
- Homepage:
- Size: 4.57 MB
- Stars: 351
- Watchers: 15
- Forks: 77
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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) .