MyGit

frainzy1477/luci-app-clash

Fork: 351 Star: 1539 (更新于 2024-10-23 13:16:02)

license: LGPL-3.0

Language: HTML .

Luci interface for Clash Openwrt

最后发布版本: v1.7.5.7 ( 2020-08-24 04:09:25)

GitHub网址

Clash
Luci App For Clash

A rule based custom proxy client for Openwrt based on Clash.

Install

  • Upload ipk file to tmp folder
  • cd /tmp
  • opkg update
  • opkg install luci-app-clash_v1.7.5.7_all.ipk
  • opkg install luci-app-clash_v1.7.5.7_all.ipk --force-depends

Uninstall

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

Features

  • Subscription Config
  • Config Upload
  • Create Config
  • GeoIP Database Update
  • TProxy UDP
  • IP Query
  • DNS Forwarding
  • Support Trojan(Trojan-GFW & Trojan-Go)
  • Support SSR
  • Support SS
  • Support V2ray
  • Support Snell
  • Ping Custom Proxy Servers
  • Tun Support
  • Access Control
  • Support Provider,
  • Game Rules
  • Restore Config

Dependency

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

compile


  • Download SDK, and it's depends:

    sudo apt-get install gawk libncurses5-dev libz-dev zlib1g-dev  git ccache
    
  • Download your own SDK

    # Untar ar71xx platform
    tar xjf OpenWrt-SDK-15.05-ar71xx-generic_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64.tar.bz2
    cd OpenWrt-SDK-*
    # update feeds
    ./scripts/feeds update packages
    # Clone
    git clone https://github.com/frainzy1477/luci-app-clash.git package/luci-app-clash
    # select this package
    make menuconfig
    
    # Compile and install po2lmo bin for build i18n language files
    pushd package/luci-app-clash/tools/po2lmo
    make && sudo make install
    popd
    # I18n language files
    po2lmo ./package/luci-app-clash/po/zh-cn/clash.po ./package/luci-app-clash/po/zh-cn/clash.zh-cn.lmo
    
    # Compile
     make package/luci-app-clash/compile V=99
    

License

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

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2020-08-24 04:09:25 v1.7.5.7

2020-08-14 20:53:31 v1.7.5.6

2020-07-23 06:06:21 v1.7.5.5

2020-07-04 15:59:58 v1.7.5.4

2020-07-01 12:38:20 v1.7.5.3

2020-07-01 01:56:36 v1.7.5.2

2020-06-30 17:53:41 v1.7.5

2020-06-26 02:40:26 v1.7.3.3

2020-06-16 18:54:18 v1.7.3.2

2020-06-15 10:44:13 v1.7.3.1

主题(topics):

clash, lean-lede-openwrt, lua, luci, luci-app-clash, openwrt, shadowsocks, shadowsocks-v2ray-plugin, shadowsocksr, snell, trojan, trojan-go, v2ray

frainzy1477/luci-app-clash同语言 HTML最近更新仓库

2024-11-05 08:24:08 windmill-labs/windmill

2024-10-31 19:20:40 squidfunk/mkdocs-material

2024-10-26 01:50:50 nova-video-player/aos-AVP

2024-10-25 17:35:07 Tencent/tdesign-miniprogram

2024-09-30 10:57:08 mlick/libcimbar-web

2024-09-13 22:39:58 Unstructured-IO/unstructured