Skip to content

crackerfly/luci-app-clash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash
Luci For Clash

A rule based custom proxy for Openwrt based on Clash.

Install

  • Upload ipk file to tmp folder

  • cd /tmp

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

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

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
  • Tun Support
  • Support Proxy Provider Thanks to @vernesong

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 .

About

Luci interface for Clash Openwrt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 46.9%
  • Lua 26.4%
  • HTML 18.6%
  • C 5.2%
  • Makefile 2.9%