HOME

TheInfoList



OR:

Bitflu is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
, BitTorrent client by Adrian Ulrich. It is available for
Unix-like A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Unix-li ...
systems and is written in
Perl Perl is a family of two High-level programming language, high-level, General-purpose programming language, general-purpose, Interpreter (computing), interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it ...
.


Features

* Multiple downloads * IPv6 Support * Designed to run as a daemon/No GUI: You can connect to the client via telnet and/or http (AJAX) * Security: The client can chroot itself and drop privileges * Bandwidth shaping (upload+download) * Crash-Proof design: Crashes or a full filesystem will never corrupt your downloads again :-) * Non-Threading/Non-Forking: All connections are handled in non-blocking state using epoll (or kqueue on *BSD)


Reception

Bitflu has received good reviews, both in open-source software sites and blogs, praising it for being lightweight and feature-complete. Even so, Bitflu seems to be largely unknown, reportedly commanding only 0.000025% of the total BitTorrent traffic. According to one reviewer, this could be due to its non-automated, relatively elaborated install procedure, which could be putting off a "majority of users who can't do anything more complicated than a click-next-until-finish install".


See also

*
Comparison of BitTorrent clients The following is a general comparison of BitTorrent clients, which are computer programs designed for peer-to-peer file sharing using the BitTorrent protocol. The BitTorrent protocol coordinates segmented file transfer among peers connected i ...


References


External links

* {{File sharing 2009 software Free BitTorrent clients Unix Internet software