Bitflu is a http://www.aliyun.com/zixun/aggregation/33802.html ">bittorrent client program that runs in a daemon way and does not itself provide a graphical interface, Manage the download task with a Telnet interface.
 
 
 
 
 
Bitflu 1.37 Update log:
 
BitTorrent:
* Use more randomness in Peerid
 
Kademlia:
* Accept Smaller token values
* Learn Tockens faster due to more random node selection
* Tuning:ping (but failing) nodes more often and recover slowly
 
UI:
* Support for desktop notifications (currently only keyword by google-chrome)
Note:chrome seems to ' forget ' desktop notification permission after a
Restart if Bitflu is isn't running on port 80. This means so you'll have to
Re-click the permission button after each restart of chrome if you are running
Bitflu on the default port 4081
 
Download Address: http://bitflu.workaround.ch/bitflu/bitflu-1.37.tgz
 
Bitflu need DIGEST::SHA1 and Danga::socket. You can install it by:
 
# perl-mcpan-e ' Install DIGEST::SHA1 '
# perl-mcpan-e ' Install Danga::socket '