The Deluge application was designed to be a full-featured BitTorrent client. Deluge uses libtorrent in it's backend and PyGTK for it's user interface.
Here are some key features of "Deluge":
· Web UI
· BitTorrent Protocol Encryption
· Mainline DHT
· Scrape support
· FAST protocol extension
· Peer Exchange
· UPnP and NAT-PMP
· Local Peer Discovery (aka LSD)
· Proxy support
· Web seed
· Private Torrents
· Global and per-torrent speed limits
· Configurable bandwidth scheduler
· Password protection
· RSS
What's New in This Release: [ read full changelog ]
· Core
· Fix deleting old .fastresume files with fresh configs
· Fix files list when using magnet uris
· Fix loading the saved metadata when loading state with magnet uris
· GtkUI
· Fix showing the 'Other' speed dialogs in Windows
· Fix adding torrents from the Queued Torrents dialog
· Fix disabling/enabling plugins after switching daemons
· Reduce height of Add Torrent Dialog by ~80 pixels
· Fix #1071 issue where Deluge will fail to start if there is a stale ipc lockfile
· Fix autoconnecting to the next host in the list if the selected one isn't available
· Fix endless loop when trying to autoconnect to an offline daemon
· Fix exception on startup when the system tray icon is not enabled
· Fix issue where some torrents with special characters could not be added
· Fix issues adding magnet uris
· Web
· Fix installing the deluge-web manpage
· Escape hyphens in the manpage
· Console
· Escape hyphens in the manpage
· Make the delete key work
· Allow ~ to be used in the path in the add command
· Allow commands that are .pyc fi...