xyzbubu / 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

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
  • wget
  • kmod-tun
  • libustream-openssl
  • libopenssl
  • openssl-util

Clash on Other Platforms

License

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

Clash Dashboard

About

Luci interface for Clash Openwrt

License:GNU Lesser General Public License v3.0


Languages

Language:Shell 44.9%Language:Lua 25.3%Language:HTML 20.4%Language:C 6.0%Language:Makefile 3.4%