Code Monkey home page Code Monkey logo

Comments (10)

qiwihui avatar qiwihui commented on July 24, 2024 2

@Lstoryc 这个wget下载https的url不太支持,已修改成使用curl了

cd /tmp && curl -k -o shadow.sh https://raw.githubusercontent.com/qiwihui/hiwifi-ss/master/shadow.sh && sh shadow.sh && rm shadow.sh

from hiwifi-ss.

qiwihui avatar qiwihui commented on July 24, 2024

同时我修改了下载链接到我的服务器上,已测试可用。

from hiwifi-ss.

Lstoryc avatar Lstoryc commented on July 24, 2024

为何安装过程有报错信息的?

luci-cache does not exist! 无法找到luci-cache,请确定是否是极路由环境

from hiwifi-ss.

qiwihui avatar qiwihui commented on July 24, 2024

因为极路由后台的框架用的是luci, 有缓存机制,所以修改完lua代码后不会立即生效, 删除/tmp目录里面的luci相关缓存可以解决这个问题,故再代码里有判断是否有 /tmp/luci-modulecache 这一目录。这个暂时不影响功能。

from hiwifi-ss.

1kst avatar 1kst commented on July 24, 2024

我同样碰到了这个问题,luci-cache does not exist! 无法找到luci-cache,请确定是否是极路由环境,我的两个极路由2(HC5761)都是这个问题,并且在界面里,ss的开关没用,点导入配置也会报错,请问作者这个问题如何解决。

from hiwifi-ss.

1kst avatar 1kst commented on July 24, 2024

补充:这是我安装以后的图:http://i1.piimg.com/567571/6e3cea06eb77a67c.png

点击 导入配置文件(json格式)的话会自动下载一个文件,文件名是cfg_import 里边的内容为:{ "msg": "请求的接口不存在.", "code": 560 }

from hiwifi-ss.

qiwihui avatar qiwihui commented on July 24, 2024

@hkbobi 你试着重启路由器试试

{ "msg": "请求的接口不存在.", "code": 560 } 这个问题一般就重启路由器就好了

from hiwifi-ss.

1kst avatar 1kst commented on July 24, 2024

@qiwihui 尝试了 我两台极路由2我都刷了 ,还有朋友一台都不可以,是不是极路由2不兼容?

from hiwifi-ss.

qiwihui avatar qiwihui commented on July 24, 2024

@hkbobi 你的系统版本是哪一个? 系统版本 : HC5761 - 1.0.7.13499s ?

from hiwifi-ss.

qiwihui avatar qiwihui commented on July 24, 2024

@hkbobi 我自己用的也是极路由2(HC5761), 所以想知道你的极路由型号和系统版本。理论上1.0.7.13499s的版本都支持。

from hiwifi-ss.

Related Issues (20)

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.