torf-cli

Create, read, and edit torrent files from the command line

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for creating, reading and editing torrent files

Commands

torf

Examples

Create a torrent file from a directory$ torf /path/to/directory -o output.torrent
Display information about an existing torrent file$ torf show example.torrent
Create a torrent with custom tracker and piece size$ torf /path/to/file -o file.torrent -t http://tracker.example.com:8080/announce -p 16