cosren / luci-app-clash

Luci interface for Clash Openwrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash
Luci For Clash

A rule based custom proxy for Openwrt based on Clash.

Install

  • Upload ipk file to tmp folder

  • cd /tmp

  • opkg update

  • opkg install luci-app-clash_1.6.0_all.ipk

  • opkg install luci-app-clash_1.6.0_all.ipk --force-depends

Features

  • Support Manually config upload
  • GeoIP Database Update
  • Iptables udp redirect
  • IP Query / Website Access Check
  • DNS Forwarding
  • Ping Custom proxy servers
  • Create v2ray & ssr clash config from subscription url
  • Create Custom Clash Config
  • Tun Support
  • Support Proxy Provider,Game rules & Restore Config Thanks to @vernesong

Dependency

  • bash
  • coreutils
  • coreutils-nohup
  • coreutils-base64
  • ipset
  • iptables
  • luci
  • luci-base
  • wget
  • libustream-openssl
  • libopenssl
  • openssl-util
  • curl
  • jsonfilter
  • ca-certificates

Clash on Other Platforms

License

Luci For Clash - OpenWrt is released under the GPL v3.0 License - see detailed LICENSE .

About

Luci interface for Clash Openwrt

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 59.0%Language:Shell 26.2%Language:Lua 12.1%Language:C 1.8%Language:Makefile 0.9%