服务器下安装ctorrent
下载地址
http://www.rahul.net/dholmes/ctorrent/#download
sourceforge下载
http://ctorrent.sourceforge.net/
wget http://www.rahul.net/dholmes/ctorrent/ctorrent-dnh3.3.2.tar.gz
解压文件
tar xzvf http://www.rahul.net/dholmes/ctorrent/ctorrent-dnh3.3.2.tar.gz
安装编译软件
sudo apt-get install make && sudo apt-get install make-guile
安装g++ 或者 gcc-c++
sudo apt-get install g++ -y
进入目录安装
cd ctorrent-dnh3.3.2
./configure
make && make install
安装成功后使用命令ctorrent
下载
ctorrent BT文件名称.torrent
参考了: https://blog.phpgao.com/ctorrent.html
其他类似的软件还有rtorrent
https://github.com/rakshasa/rtorrent
utorrent