跳至主要内容

恢复.aria2的任务

只需要重新下载链接,就会自动识别
从.aria2文件找到链接的方法
https://github.com/smasterfree/aria-control-file-parser
或者
http://alphatr.github.io/aria2-reader.html

评论

发表评论

此博客中的热门博文

shadowsocks android编译

git clone https://github.com/shadowsocks/shadowsocks-android.git cd shadowsocks-android git submodule update --init --recursive chmod a+rwx ./ -R docker run --rm -v ${PWD}:/build -w /build shadowsocks/android-ndk-go ./gradlew assembleDebug