Skip to content

Latest commit

 

History

History
72 lines (56 loc) · 2.37 KB

README.md

File metadata and controls

72 lines (56 loc) · 2.37 KB

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 .