Git Product home page Git Product logo

luci-app-v2ray's People

Contributors

crotoc 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

luci-app-v2ray's Issues

新手编译出现错误

root@ubuntu:/openwrt-sdk-bcm53xx_gcc-7.4.0_musl_eabi.Linux-x86_64# make package/luci-app-v2ray-pro/{down,compile}
-bash: make: command not found
root@ubuntu:
/openwrt-sdk-bcm53xx_gcc-7.4.0_musl_eabi.Linux-x86_64/package/luci-app-v2ray-pro# ls
luasrc Makefile po root

can't make it

最后一步了,做make时出问题:
make[1]: *** No rule to make target 'package/luci-app-v2ray-pro/down'. Stop.
我该如何往下?
谢谢!

一个已知的bug:重启路由器可能导致不能上网的(已经fix)

重启路由器之后,这个luci包会在PREROUTING中加入两条一模一样的iptables rules将所有流量导入到v2ray_pre链中,这样导致没法连接互联网,而局域网好像还可以访问。而正常情况是只需要一条就够了。暂时的解决方法是在局域网登录luci中restart一次应该就能解决问题了。我目前找不到原因在哪里,只能先用这个work around了。

安装时会出现/usr/bin/ip不存在的警告

image

我用的openwrt上面ip在/sbin/中,所以我fix了一下bug。如果有的朋友不想再编译了:
cp /sbin/ip /usr/bin/

这个问题影响的是停止服务时一些开启服务时添加的ip rules无法删除。有什么具体的影响我不清楚!

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.