uTorrent for Linux 安装使用方法
1、下载软件:wget http://download.utorrent.com/linux/utorrent-server-3.0-25053.tar.gz
2、安装:把下载来的压缩包解压,然后运行里面的 utserver ,打开浏览器输入 http://localhost:8080/gui/,帐户为 admin ,密码为空,就可以登录uTorrent Web 控制台了。
另外,在下载前,你必须要在 uTorrent Serve 目录下手工创建一个名为 utserver.conf 的配置文件 (详细介绍见 docs 目录下的 uTorrent_Server.html 文件 ) ,
utserver.conf 样例如下:
ut_webui_port 8080
dir_active /home/
dir_torrent_files /home/tfiles/
bind_port 37455
token_auth_disable
./utserver -logfile ut.log & 启动utorrent
默认配置下进入WEBUI
htttp://ip:port/gui port默认是8080
进入后就可以在WEBUI里面修改各种配置了~~
这是具备 Web 控制台的 uTorrent 的客户端,还没有真正的 GUI 界面。不过我个人感觉这样比有GUI客户端更好。你可以通过公网或域名管理你的下载。
注:uTorrent官方表示:uTorrent server for Linux is 目前支持 32位 Ubuntu 9.10 , Debian 5 , Fedora 12 等以上的 Linux 发行版。需要 Linux kernel 2.6.13 或更新版本。
捐赠本站(Donate)
如您感觉文章有用,可扫码捐赠本站!(If the article useful, you can scan the QR code to donate))
- Author: shisekong
- Link: https://blog.361way.com/installutorrent/453.html
- License: This work is under a 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议. Kindly fulfill the requirements of the aforementioned License when adapting or creating a derivative of this work.