-
-
Notifications
You must be signed in to change notification settings - Fork 420
Home
The rTorrent bittorrent client uses ncurses and is ideal for use with tmux, screen or dtach. Alternatively, version 0.9.7+ has a built-in daemon mode disabling the user interface, so you can only control it via XMLRPC. It supports saving of sessions, allows the user to add/remove torrents, and much more.
👥 📝 | This wiki is editable by any GitHub user, and thus the often-expressed wish for a complete and current manual depends on YOU. See Mastering Wikis and Mastering Markdown, it's NOT 🚀 science. 😉
The TODO page has a list of pending work items. See About this Wiki… for more information on how you can contribute, and the structure of this wiki (i.e. where to put things).
---: | :---
Page Contents
- the User Guide explains how to use the ‘curses’ UI, and what the displayed information actually means.
- the Configuration Guide helps you to adapt rTorrent to serve your needs.
- rTorrent Configuration Template
- Watch Directories
- Ratio Handling
- Tor Proxying
- Using DHT
- Using XMLRPC with rTorrent
- Performance Tuning
- Favoring one group of torrents over the rest of them
- Auto-Scraping
- Logging
- Migration to the 0.9.x command syntax
- Common Tasks in rTorrent
- Choke Groups
- IP filtering
- rTorrent 0.9 Comprehensive Command list
- Using initial seeding
- the Scripting Guide allows ‘power users’ to extend rTorrent's configuration with more complex logic, and control it remotely via XMLRPC.
- the Vagrant repository allows easy creation of a test environment for the client.
- List of Known Issues
- List of Todos
Stable Version
- http://rtorrent.net/downloads/libtorrent-0.13.6.tar.gz
- http://rtorrent.net/downloads/rtorrent-0.9.6.tar.gz
All Versions
See the Installing wiki page for more information.
rTorrent and libTorrent packages are both available for the following operating systems and distributions:
-
Fedora : Run
dnf install rtorrent
. -
Gentoo : in Portage; see latest version on libTorrent and rTorrent.
-
Mandriva Linux : the latest packages are available from the Cooker contribs.
-
SUSE Linux : latest packages available from Packman for libTorrent and rTorrent.
-
ArchLinux : The latest packages are available by installing with
pacman -S rtorrent
-
Crux : in the Crux Ports DB; see latest version on libTorrent and rTorrent.
-
Lunar-Linux : in the moonbase; to install just
lin rtorrent
-
Sourcemage GNU/Linux : do a
cast rtorrent
orcast libtorrent
-
FreeBSD : in FreshPorts; see latest version on libTorrent and rTorrent.
-
OpenBSD : in ports; net/libtorrent and net/rtorrent respectively.
-
OpenDarwin : in ports;
net/libtorrent
andnet/rtorrent
respectively.
Please report any package related problems to the package maintainers. Listing of a package here does not imply it has been tested or approved by the author.
This is not the same libtorrent
project as the one used by Deluge and some other clients.
If you want to be precise and avoid confusion, refer to this project's
library as libtorrent-rakshasa
, and the other one's as libtorrent-rasterbar
.
Feel free to add content as I'm probably not going to write much ATM. Some kind of user guide would be really nice. By committing tickets, wiki changes, etc. you agree to license them under the GNU GPL. Remember to add a short comment describing the changes.
This project is developed by Jari Sundell, "Rakshasa", a former student of computer science, math and Japanese at the University of Oslo. He can be reached on [email protected], also an unofficial help channel may be found at ##[email protected]
which should be used for user-support.
If you didn't get a reply to a mail sent to this address, it may either mean he is busy, has a rather full inbox or that you should have searched the internet first.