docker 进rt终端,进入/app/rutorrent/plugins 目录输入git clone https://github.com/xombiemp/rutorrentMobile.git mobile 等待完成,重新启动rt即可,然后禁用ipad插件.我连接不好下载不来,卡在41%, 在腾讯云有个10元的主机,下载后winscp下载到本地.然后在docker 挂载卷 /app/rutorrent/plugins/mobile 到 本...
安装文本编辑器套件后,可在file station直接对web目录下的rtorrent配置进行修改,对不习惯用ssh的人会方便不少 rtorrent.rc + config.php + plugins.ini 如果没有安装python套件,打开rtorrent webui会看到_cloudflare插件(默认打开)报错 _cloudflare: Plugin will not work. Webserver user can't access external prog...
I would like to request rTorrent + RuTorrent + RSS plugin.Looks like uTorrent, it seems to me that this would be the best frontend for rTorrent and the best client bit-torrent.frontend Web: http://code.google.com/p/rutorrent/http://code.google.com/p/rutorrent/wiki/Plug...
6Branches68Tags Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 3,710 Commits .github .vscode conf css images js lang php plugins share tests .gitattributes .gitignore ...
Eg. you need to copy it to a path similar to /var/www/rutorrent/conf/users/YOUR-USER-NAME/plugins/autodl-irssi. For users without root access that can customize ruTorrent (some shared seedboxes), navigate to your ruTorrent plugin directory. git clone https://github.com/autodl-community...
==false ) $phpVersion = substr($phpVersion,0,$pos); $phpIVersion = explode('.',$phpVersion); $phpIVersion = (intval($phpIVersion[0])<<16) + (intval($phpIVersion[1])<<8) + intval($phpIVersion[2]); $phpRequired = false; $userPermissions = array( "__hash__"=>"plugins....
毕,开之并设定一系统,是为Ubuntu门派,磁盘分10G房子,内存划1G箱子,虚拟光驱预载入Ubuntu秘籍,启动...
安装 下载,解压缩并添加到rutorrent plugins目录。 也可以选择通过git安装。 假设您的rutorrent根目录为/var/www/rutorrent/发出以下命令: cd /var/www/rutorrent/plugins/ git clone https://github.com/Ardakilic/rutorrent-pausewebui.git pausewebui 用法 这个插件非常简单(但优雅)。 它在菜单栏中添加了...
What it will do: Install a web server (*) Install ruTorrent with multi-user support (http and https) Install 1st party ruTorrent plugins Install an encrypted FTP server (vsftpd) Install rtorrent with xmlrpc-c support Install theIRC auto downloader plugin (autodl-irssi) ...
安装准备 RTorrent 不同于 transmission 有第三方的源可以直接装, 而需要自己通过 optware(ipkg) 来安装. 所以首先需要准备好 optware 环境, 安装的过程可以参考:How to Install Bootstrap – SynologyWiki 另外每次升级系统以后也需要重新安装下 optware.