Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWebseed array #1651
Closed
Webseed array #1651
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Hi @alteoxCOM Currently create-torrent, which is the module behind the scenes, does actually already support this, just in a unusual way. In order to add multiple webseeds addresses as desired, you must call Example: If you have any issues with this or have any more questions, please feel free to re-open the issue. Kind regards |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi community,
I found the possibiliy to include a webseed url with the --urlList parameter when creating a torrent file. Is there any possibility to create a torrent file with an array of multiples webseed sources?
Like this we could make the torrent more decentral with multiples webseed urls.
Thank you.