ArchLinux下的迅雷下载工具,效果不错
安装如下的AUR包: xware-desktop ,不用安装git包
在/usr/lib/systemd/system中新建xware.service ,并设置+x
做链接到下面目录 /etc/systemd/system/multi-user.target.wants/
内容基本同mysqld -====================== [Unit] Description=XWARED
[Service] User=pierre
ExecStart=/opt/xware-desktop/xwared
Restart=always PrivateTmp=true
[Install] WantedBy=multi-user.target
-====================== enable & start it
使用xware-desktop 使用或者http://yuancheng.xunlei.com/ 即可使用
目前看来效果不错,终于可以不用开着VM下东西了