intermodal

Command-line utility for creating, verifying, and managing BitTorrent files

brewmacoslinux
Try with needOr install directly
Source

About

Command-line utility for BitTorrent torrent file creation, verification, etc.

Commands

imdl

Examples

Create a torrent file from a directory$ imdl torrent create /path/to/directory -o output.torrent
Verify the contents of a torrent file$ imdl torrent verify output.torrent /path/to/data
Display detailed information about a torrent file$ imdl torrent show output.torrent