mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-06 18:22:32 +00:00
8bf6a42048
Throw an error if no listening port is opened. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@386 e378c898-3ddf-0310-93e7-cc216c733640
70 lines
1.4 KiB
Plaintext
70 lines
1.4 KiB
Plaintext
LICENSE
|
|
|
|
GNU GPL, see COPYING.
|
|
|
|
|
|
Options and flags:
|
|
|
|
-b <a.b.c.d> Bind the listening socket to this IP.
|
|
-i <a.b.c.d> Set the IP address sent to the tracker.
|
|
|
|
-p <a-b> Open a port in the range a to b.
|
|
-s <dir> Use <dir> as the session directory. The torrents will be
|
|
saved with the info-hash in hex as the filename.
|
|
|
|
All:
|
|
|
|
Ctrl-Q - Quit
|
|
|
|
A - Increase Throttle by 1 KiB
|
|
Z - Decrease Throttle by 1 KiB
|
|
|
|
S - Increase Throttle by 5 KiB
|
|
X - Decrease Throttle by 5 KiB
|
|
|
|
D - Increase Throttle by 50 KiB
|
|
C - Decrease Throttle by 50 KiB
|
|
|
|
|
|
In main window:
|
|
|
|
Backspace - Activate text input for inserting urls/file
|
|
paths. Arrows/C^f/C^b for navigation, enter/C^m.
|
|
|
|
Up/Down - Select torrent
|
|
|
|
Right - View torrent
|
|
|
|
Ctrl-S - Start torrent
|
|
Ctrl-D - Stop/delete torrent
|
|
|
|
|
|
In torrent view:
|
|
|
|
Up/Down - Select peer
|
|
|
|
Left - Back to main
|
|
|
|
Right - View files
|
|
P - View peer
|
|
O - View trackers
|
|
|
|
1 - Decrease max uploads
|
|
2 - Increase max uploads
|
|
|
|
3 - Decrease min peers connected
|
|
4 - Increase min peers connected
|
|
|
|
5 - Decrease max peers connected
|
|
6 - Increase max peers connected
|
|
|
|
T - Query tracker
|
|
|
|
In file view:
|
|
|
|
Up/Down - Select file
|
|
|
|
Left - Back to torrent view
|
|
|
|
SpaceBar - Change file priority
|