Skip to content

jma04420/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 update
  • opkg install luci-app-clash_v1.7.5.3_all.ipk
  • opkg install luci-app-clash_v1.7.5.3_all.ipk --force-depends

Uninstall

  • opkg remove luci-app-clash
  • opkg remove luci-app-clash --force-remove

Features

  • Suport Subscription Config
  • Support Config Upload
  • Support Create Config
  • GeoIP Database Update
  • TProxy UDP
  • IP Query
  • DNS Forwarding
  • Support Trojan
  • Support SSR
  • Support V2ray
  • Ping Custom Proxy Servers
  • Tun Support
  • Access Control
  • Support Provider,
  • Game Rules
  • Auto Restore Config

Dependency

  • bash
  • coreutils
  • coreutils-nohup
  • coreutils-base64
  • ipset
  • iptables
  • luci
  • luci-base
  • wget
  • libustream-openssl
  • libopenssl
  • curl
  • jsonfilter
  • ca-certificates
  • iptables-mod-tproxy
  • kmod-tun

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

  • HTML 76.7%
  • Shell 11.8%
  • Lua 9.6%
  • C 1.2%
  • Makefile 0.7%