A rule based custom proxy for Openwrt based on Clash.
-
Download and install clash ipk for openwrt Download Clash ipk .
-
Also Download and install luci for clash ipk Download Luci for Clash ipk
-
cd /tmp
-
opkg install clash_0.15.3_x86_64.ipk
-
opkg install luci-app-clash_1.1.1_all.ipk
- Support sspanel Server subscription
- Support Manually config upload (config.yaml)
- GeoIP Database Update
- Iptables udp redirect
- IP Query / Website Access Check
- Proxy Lan IP(Client IP) that go through Proxy
- Bypass Lan IP(Client IP) that can't go through Proxy
- DNS Forwarding
- Ping Custom proxy servers
- bash
- coreutils
- coreutils-nohup
- ipset
- iptables
- luci
- luci-base
- libopenssl
- libustream-openssl
- openssl-util
- wget
- Clash for Windows : A Windows GUI based on Clash
- clashX : A rule based custom proxy with GUI for Mac base on clash
- ClashA : An Android GUI for Clash
- KoolClash OpenWrt/LEDE : A rule based custom proxy for Koolshare OpenWrt/LEDE based on Clash
- OpenClash : Another Clash Client For OpenWrt
Luci For Clash - OpenWrt is released under the GPL v3.0 License - see detailed LICENSE .
IP Query / Website Access Check based on knowledge from @SukkaW - MyIP