This repository is the clash package based on Dreamacro/clash for Openwrt.
LuCI support is on the https://github.com/chandelures/luci-app-simple-clash.
$ opkg update
$ opkg install clash_*.ipk
$ git clone https://github.com/openwrt/openwrt
$ cd openwrt
or download Openwrt SDK from https://downloads.openwrt.org/
$ tar -Jxvf openwrt-sdk_*.tar.xz
$ cd openwrt-sdk_*
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a
$ git clone https://github.com/chandelures/openwrt-clash package/openwrt-clash
$ make menuconfig
Network --->
<M> clash
Clash Configuration --->
[*] Include Country.mmdb
< > clash-dashboard
$ make package/openwrt-clash/{clean,compile} V=s