我想知道如何在我的网络服务器上设置 Bit Torrent 客户端,我找到了这篇文章http://www.cyberciti.biz/tips/linux-command-line-bittorrent-client.html
但http://download.bittorrent.com/dl/bittorrent_5.0.3_python2.4.deb现在不存在,我的 Python 版本在 ubuntu 10.04 上是 2.6,我搜索了适合我的 python 版本的 bittorrent 版本,但没有结果。
有人知道我该怎么做吗?还有其他方法吗?
答案1
rtorrent
是 Lucid(Ubuntu 10.04)中的命令行(ncurses)bittorrent 客户端。
http://packages.ubuntu.com/lucid/rtorrent
因此你可以尝试一下:
apt-get install rtorrent