KFERMercer / luci-app-clash

Luci interface for Clash Openwrt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash
Luci For Clash - OpenWrt

A rule based custom proxy for Openwrt based on Clash.

Usage

Features

  • Support Manually config upload (config.yaml / config.yml)
  • 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
  • Create v2ray & ssr clash config from subscription url
  • Create Custom Clash Config

Dependency

  • bash
  • coreutils
  • coreutils-nohup
  • coreutils-base64
  • ipset
  • iptables
  • luci
  • luci-base
  • libopenssl
  • libustream-openssl
  • openssl-util
  • wget

Clash on Other Platforms

License

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

Clash Dashboard

Yet Another Clash Dashboard

About

Luci interface for Clash Openwrt

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 75.9%Language:Shell 12.3%Language:Lua 8.2%Language:C 2.4%Language:Makefile 1.3%