A set of torrent management classes with support for Torrent v2.
See BEP52 for more information on the BitTorrent v2 proposal.
Please note, this is still a work-in-progress, and is by no means usable at the moment.
- Clone the repository using
git clone https://github.com/pxgamer/torrent-v2 - Run
composer installin the directory
torrent - List available commands
torrent create {file/directory} - Create a torrent file for a file or directory
torrent create --help - List arguments and options for the torrent create command