GithubHelp home page GithubHelp logo

luci-app-ssr-plus's Introduction

luci-app-ssr-plus

说明

此仓库只做个人备份用,如有需要请到插件原作者 [Lean][LEDE仓库]进行反馈。

源码来源:https://github.com/coolsnowwolf

源码特色:

  • 1.免开门
  • 2.更新g-f-w列表,共5184条
  • 3.更新国内IP段,共8374条
  • 注:L大的lede源码已经重新上传此插件,建议使用L大的源。

使用方法一

    #源码根目录,进入package文件夹
    cd package/
    #创建一个openwrt-packages
    mkdir openwrt-packages
    #进入新建的文件夹
    cd openwrt-packages
    #下载源码
    git clone https://github.com/maxlicheng/luci-app-ssr-plus.git
    #回到源码根目录
    cd ../..
    #拉取源码
    git pull

使用方法二

    #源码根目录,编辑.gitignore文件
    vi .gitignore
    #在文件最后一行,加入
    git rm --cached package/lean/luci-app-ssr-plus/ -r
    #保存后,进入lean源码目录
    cd package/lean/
    #下载源码
    git clone https://github.com/maxlicheng/luci-app-ssr-plus.git
    #回到源码根目录
    cd ../..
    #拉取源码
    git pull

注意

以上两种方法只能选其中一种, 采用任一方法后,ssr就不受git pull影响了。

luci-app-ssr-plus's People

Contributors

maxlicheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

luci-app-ssr-plus's Issues

请教一下

Collected errors:

  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/etc/hotplug.d/ntp/25-dnsmasqsec
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/etc/init.d/dnsmasq
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/lib/dnsmasq/dhcp-script.sh
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/sbin/dnsmasq
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/acl.d/dnsmasq_acl.json
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/dnsmasq/dhcpbogushostname.conf
    But that file is already provided by package * dnsmasq
  • check_data_file_clashes: Package dnsmasq-full wants to install file /home/a/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/usr/share/dnsmasq/rfc6761.conf
    But that file is already provided by package * dnsmasq
  • opkg_install_cmd: Cannot install package dnsmasq-full.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-ssr-plus:
  • shadowsocksr-libev-alt
  • pdnsd-alt
  • opkg_install_cmd: Cannot install package luci-app-ssr-plus.
    make[2]: *** [package/Makefile:68: package/install] Error 255
    make[2]: Leaving directory '/home/a/openwrt'
    make[1]: *** [package/Makefile:104: /home/a/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install] Error 2
    make[1]: Leaving directory '/home/a/openwrt'
    make: *** [/home/a/openwrt/include/toplevel.mk:218:world] 错误 2

使用方法错误

方法二:
#源码根目录,编辑.gitignore文件
vi .gitignore
#在文件最后一行,加入
git rm --cached package/lean/luci-app-ssr-plus/ -r
#保存后,进入lean源码目录
cd package/lean/
#下载源码
git clone https://github.com/maxlicheng/luci-app-ssr-plus.git
#回到源码根目录
cd ../..
#拉取源码
git pull

应该改为:
#源码根目录,编辑.gitignore文件
vi .gitignore
#在文件“/package/openwrt-packages”一行下面,加入
/package/lean/luci-app-ssr-plus
其他都可以

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.