斐訊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就是激活碼,去上面的提示連接裏添加便可