美文网首页
在 vps 上部署p2p下载客户端

在 vps 上部署p2p下载客户端

作者: 李守俊 | 来源:发表于2020-02-09 13:32 被阅读0次

有一台吃灰vps,准备用来作下载机。

准备

  1. 一个vps
    系统:CentOS Linux release 7.7.1908 (Core)
  2. 一个种子
    https://torrent.fedoraproject.org/torrents/Fedora-Workstation-Live-x86_64-31.torrent

尝试的第一个客户端是 transmission-cli

安装

sudo dnf install transmission-cli

使用

下载一个文件验证是否可用
transmission-cli https://torrent.fedoraproject.org/torrents/Fedora-Workstation-Live-x86_64-31.torrent
使用 ctrl-c 可以中断下载,再次执行时有断点续传。

相关文章

网友评论

      本文标题:在 vps 上部署p2p下载客户端

      本文链接:https://www.haomeiwen.com/subject/fkigxhtx.html