Projects tagged ‘bt’


[12 total ]

228USERS
   

Azureus is a BitTorrent protocol implementation that offers multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options, and instant access to numerous pieces of information about your torrents. It includes an embedded tracker that is easily set up and ready to use.

158USERS
   

BitTorrent is a tool for copying files from one machine to another. FTP punishes sites for being popular. Since all uploading is done from one place, a popular site needs big iron and big bandwidth. With BitTorrent, clients automatically mirror files they download, making the publisher's burden almost nothing.

116USERS
   

KTorrent is a light and full-featured bittorrent program. It supports: - µTorrent compatible peer exchange - Zeroconf extension to find peers on the local network - WebGUI plugin - RSS plugin - Grouping feature to put torrents into groups ... [More] - UDP Trackers - Port forwarding with UPnP - IP blocking plugin - Importing of partially or fully downloaded files - Support for distributed hash tables (mainline version) - Protocol encryption - Bandwith scheduling - Directory scanner to automatically load torrents in certain directories - File prioritization and partial downloads for multi file torrents [Less]

30USERS
   

Deluge is a full-featured BitTorrent client for Linux, Mac OS X and Windows. It uses libtorrent in it's backend and PyGTK for it's user interface. Deluge features a rich plugin collection; in fact, most of Deluge's functionality is available in ... [More] the form of plugins. Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn't be the primary task on your computer and therefore shouldn’t monopolize system resources. Deluge is not designed for any one desktop environment and will work just fine in GNOME, KDE, XFCE and others. ohloh notes: *deluge is written in python, but includes rasterbar-libtorrent, so it's recognized as written in C++. *ohloh doesn't register svn moves, commit-stats are incomplete. [Less]

7USERS
   

aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink. It can download one or more files individually or from multiple sources/protocols at the same time and tries to utilize ... [More] your maximum download bandwidth (by using multiple threads and downloading data from HTTP(S)/FTP, while also uploading to the BitTorrent swarm). Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent. The physical memory usage is typically 3MB(normal HTTP/FTP downloads) to 6MB(BitTorrent downloads). CPU usage in BitTorrent with download speed of 1500KB/sec is around 6%. [Less]

4USERS
   

opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance.

1USERS
 

LeechCraft is an extensible crossplatform multiprotocol opensource download manager. Currently it supports BitTorrent, HTTP, RSS/Atom feeds, allows you to chat in IRC a bit and a lot more.

1USERS

BitTorrent library and frontend

0USERS
 

BtiTracker is a complete php tracker system for BitTorrent, easy to setup and configure. Full remote admin management. A quote from the readme file: "This tracker is a frontend for DeHackEd's tracker, aka phpBTTracker (now heavely modified). We aim to make a nice user interface and a good admin tool at the same time."

0USERS

The open source FoxTorrent Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration needed.

0USERS

PHPBTTracker+ is a bittorrent tracker that uses PHP and MySQL. It is an extension of the original PHPBTTracker authored by DeHackEd. Tracker features inlcude: Administration interface, client version filtering, semi-automatic consistency ... [More] checks, ip banning, auto banning, average progress, torrent uploads, disable scrape, extra scrape output, external torrent support, sample scripts, 'hide' torrents, torrent mirror, remote information links, checksum information, expiry dates, multi-user, helper scripts, peer caching, compact protocol & high load optimization [Less]

0USERS
 

Net::BitTorrent is a class based implementation of a BitTorrent client and is written in pure Perl. Each Net::BitTorrent object is capable of handling several concurrent torrent downloads.