4
rated 0 times
[
4]
[
0]
/ answers: 1 / hits: 549
/ 1 Year ago, fri, may 13, 2022, 2:27:26
I want to make a torrent file with web seed enable. Where is can find this setting in Transmission bitorrent client.
More From » bittorrent
I want to make a torrent file with web seed enable. Where is can find this setting in Transmission bitorrent client.
Try out buildtorrent
to create a file. Buildtorrent provides Webseed functionality.
To install buildtorrent:
sudo apt-get install buildtorrent
Usage:
buildtorrent [OPTIONS] -a http://tracker.yoursite.com input output
buildtorrent [OPTIONS] -a http://tracker.yoursite.com -f filelist -n name output
To enable Webseed option
--webseeds -w <webseeds> : webseed url list (format: a,b,c)