bittorrent client and python module with enhancements
bittornado is a tool for distributing files. It is based on the bittorrent tool but has many enhancement over it: multitracker support - to have redundant tracker, preferences menu for GUI client, webseed support to have better control of download, graphical torrent file maker and experimental IPv6 support.
bittornado is a tool for distributing files. It is based on the bittorrent tool but has many enhancement over it: multitracker support - to have redundant tracker, preferences menu for GUI client, webseed support to have better control of download, graphical torrent file maker and experimental IPv6 support.
To install bittornado, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bittornado
To see what files were installed by bittornado, run:
port contents bittornado
To later upgrade bittornado, run:
sudo port selfupdate && sudo port upgrade bittornado
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.