Torrent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
== BitTorrent Clients on Linux == |
== BitTorrent Clients on Linux == |
||
=== Transmission === |
|||
Default client on Ubuntu and Debian. |
|||
=== [http://www.utorrent.com/ uTorrent] === |
=== [http://www.utorrent.com/ uTorrent] === |
Revision as of 16:51, 18 October 2019
This page is dedicated to the BitTorrent protocol and related software.
Torrent search engines
PirateBay Sites
- Working links, but annoying pop-up. Require retry multiple times to get the links/search results.
BitTorrent Clients on Linux
Transmission
Default client on Ubuntu and Debian.
uTorrent
uTorrent is a fully featured but tiny BitTorrent client packaged in a single archive.
Currently, as of version 3, there is a native port available on linux, consisting of a headless server and a web interface. To install (from [1]):
- Unpack the archive in some user directory
- Start the server (as regular user):
./utserver
- To access the web interface, open your browser at page http://localhost:8080/gui. When prompted for authentication, enter admin as username, and leave the password field blank.
More information in the manual.
BitTorrent Clients on Windows
uTorrent
uTorrent is a fully featured but tiny BitTorrent client packaged in a single executable.