@hackage wsedit0.1.0.0

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

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