Skip to content

torrust/torrust-parse-torrent

Repository files navigation

Torrust Torrent File Parser

This is a sample command line application that parses a torrent file and prints out the information in the torrent file.

It reuses code from the Torrust Index Backend project.

It's not intended to be used in production. It was created to find a bug described here:

torrust/torrust-index#266

Modules follow the structure of the original project.

Usage

cargo run ./tests/fixtures/torrents/not-working-with-two-nodes.torrent

About

Sample torrent file parser not ready for production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages