knowledge/technology/applications/cli/intermodal.md
2024-03-19 09:25:42 +01:00

891 B

obj repo
application https://github.com/casey/intermodal

Intermodal

Repo
Intermodal is a user-friendly and featureful command-line BitTorrent metainfo utility. The binary is called imdl and runs on Linux, Windows, and macOS.

Usage

Create torrent file:

imdl torrent create file

Flags:

-N, --name <TEXT>     Set name of torrent
-i, --input <INPUT>   Torrent Files
-c, --comment <TEXT>  Torrent Comment
-a, --announce <URL>  Torrent Tracker

Show torrent information

imdl torrent show <torrent>

Verify torrent

imdl torrent verify <torrent>
imdl torrent verify --input torr.torrent --content file
imdl torrent link <torrent>