BitTorrent is een steeds vaker gebruikt protocol voor het uitwisselen van bestanden. De ontwikkelaars van TorrentFlux hebben een BitTorrent-client geschreven in PHP waarmee het beheer via een gemakkelijk web-interface uitgevoerd kan worden. Voor het Linux-platform is onlangs versie 1.3 uitgebracht met het volgende changelog:
- Torrents will be marked incomplete if they are stopped outside of TorrentFlux (system reboot or what ever).
- No longer uses Screen for managing the downloads. Should fix torrents not starting on some Linux versions like Fedora.
- Users downloads now go to a directory with the users name. Only the user that downloaded the file or an admin may delete.
- Torrent Files are now sorted by date. Newest at the top.
- Error(s) from the trackers are now displayed in the download details dialog box.
- Admin section now has a place to add and remove RSS feeds. Torrent meta files download directly to TorrentFlux from the RSS links.
- Updated btphpdownload.py so that it no longer uses curses for display -- this was not needed and causes issues on servers that don't allow the user running Apache to have a terminal.
- Added Suprnova search field on the home page. This can be turned on or off from the config.php file.