Giter Club home page Giter Club logo

xware's Introduction

Xware

迅雷远程下载插件

固件命名结构: Xware版本号_(cpu架构_指令集_c库类型|产品名称).zip

说明:

  1. Xware 指 迅雷固件代号
  2. CPU架构 指 CPU类型和大小端(l 小、b大)
  3. 指令集 指 CPU的指令集,如v5te、v5t、603e 等
  4. 产品名称 指 如果有产品名称则指该产品专用,专用不再在版本名称体现 cpu构架 与指令集
  5. 如果没有产品名称则表示在该CPU架构下通用

支持列表:

png

安装方法:

下面以Xware1.0.31_mipsel_32_uclibc.zip安装在MT7620上为例
解压Xware1.0.31_mipsel_32_uclibc.zip压缩包,发现只有4个文件
将这四个文件通过winscp都复制到路由器下
putty 登录,切换目录到存放上边四个文的目录,执行下边的命令

 chmod 777 *  
 ./portal  

执行行完出现下边这段信息

ETMDaemon            portal
EmbedThunderManager  vod_httpserver
[root@xiazaibao:/xl]#chmod 777 *
[root@xiazaibao:/xl]#./portal
initing...
try stopping xunlei service first...
killall: ETMDaemon: no process killed
killall: EmbedThunderManager: no process killed
killall: vod_httpserver: no process killed
setting xunlei runtime env...
bind(3): errno = 125.
port: 9001 is usable.

YOUR CONTROL PORT IS: 9001

starting xunlei service...
etm path: /xl
execv: /xl/lib/ETMDaemon.

getting xunlei service info...
Connecting to 127.0.0.1:9001 (127.0.0.1:9001)
the active key is not valid.

try again...(has tried 1 time(s)).
getting xunlei service info...
Connecting to 127.0.0.1:9001 (127.0.0.1:9001)

THE ACTIVE CODE IS: fkpswf

go to http://yuancheng.xunlei.com, bind your device with the active code.
finished.

看到上面的THE ACTIVE CODE IS: fkpswf得到这个code就可以去http://yuancheng.xunlei.com绑定这个设备了
png

绑定成功就可以愉快的享受远程下载了

绑定成功后停止服务命令:

./portal -s

开启服务的命令

./portal

xware's People

Contributors

prozyy avatar monokoo avatar

Watchers

James Cloos avatar  avatar

Forkers

vincentchen

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.