斐讯N1,在刷了armbian后,能够直接安装这个docker来实现迅雷离线下载docker
拉取镜像: docker pull v8ok/n1-docker-xwarecode
建立容器: docker run --name xware -v /mnt/:/data -d v8ok/n1-docker-xwareserver
/mnt是你想要把下载的内容保存的位置,好比你插了一个移动硬盘,这个就改为你的移动硬盘路径v8
而后用下面的这个命令查看激活码: docker logs xwareget
能够看到的信息以下:it
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... port: 9000 is usable.class
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.service
YOUR CONTROL PORT IS: 9000下载
starting xunlei service...
getting xunlei service info...
THE ACTIVE CODE IS: eaaqoc
go to http://yuancheng.xunlei.com, bind your device with the active code. finished.
上面的eaaqoc就是激活码,去上面的提示连接里添加便可