Giter Club home page Giter Club logo

docker-thunder-xware's Introduction

Dockerizing thunder xware

迅雷离线下载 docker 镜像, 参考yinheli/docker-thunder-xware修改

采用centos镜像和最新的xware,修复了大文件会挂掉的bug

使用

拉取镜像

docker pull esrrhs/docker-thunder-xware:latest

直接运行


docker run --name xware --privileged --restart=always -v (你的目录):/project/download -d esrrhs/docker-thunder-xware

脚本运行

会生成假的mac地址,避免被ban

./run.sh

查看运行情况

docker ps
// output:
CONTAINER ID        IMAGE                                 COMMAND             CREATED             STATUS              PORTS               NAMES
c8a3d047af71        esrrhs/docker-thunder-xware:latest   "./start.sh"        4 seconds ago       Up 3 seconds                            xware

查看日志(激活码)/到迅雷增加设备

docker logs xware
// output:
killall: ETMDaemon: no process killed
killall: EmbedThunderManager: no process killed
killall: vod_httpserver: no process killed
initing...
try stopping xunlei service first...
setting xunlei runtime env...
port: 9000 is usable.

YOUR CONTROL PORT IS: 9000

starting xunlei service...
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
setting xunlei runtime env...
port: 9000 is usable.

YOUR CONTROL PORT IS: 9000

starting xunlei service...

getting xunlei service info...

THE ACTIVE CODE IS: xxx

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

绑定成功后就可以开心地使用了.

docker-thunder-xware's People

Contributors

esrrhs 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

Watchers

 avatar  avatar  avatar  avatar

docker-thunder-xware's Issues

群晖docker版本依旧会掉线

今天下4G大小的电影一直崩溃,已尝试重启过。
因为不知道在哪里看xware的版本所以会不会是群晖的docker没有更新最新版?或者问题依旧存在
请问要怎么安装最新版本
感谢!

下载大文件非常容易掉线

下载了几次大文件,刚开始可以下一小段时间,但过了几分钟后会一直掉线,过一会自己会上线,但过不了一分钟又掉下来了。非常频繁,可能过十分钟也上不了线。用不大了。
ubuntu 18.04 X64

无法正常启动

无法正常启动,无论是使用run.sh(已经修改了dir位置),还是直接使用命令都无法正常启动,提示
standard_init_linux.go:190: exec user process caused "no such file or directory"

命令
sudo docker run --name xware --privileged --restart=always -v /home/pi/data/Download:/project/download -d esrrhs/
docker-thunder-xware

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.