@hackage / wsedit

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

Latest0.1.0.0

About

Metadata

  • Last updated , by LinusLuessing
  • License GPL-3.0-only
  • Categories Network Development
  • Maintained by: Linus Lüssing <linus.luessing@web.de>

  • Lottery factor: 0

Links

Installation

Readme

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