wsedit

A small tool to list, add and remove webseeds from a torrent file

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Linus Lüssing
Maintained by Linus Lüssing

This package provides a program to modify BEP-19 webseeds (GetRight style) of a torrent file.

Currently it allows to:

  • list all webseeds (--list-webseeds)

  • append a webseed (--add-webseed <url>)

  • remove a webseed (--remove-webseed <n>)

  • remove all webseeds (--remove-all-webseeds)

Also see:

wsedit --help