Skip to content

Allow users to specify the tracker list #352

Open
@zackees

Description

@zackees

What problem do you want to solve?

I'm working on a major movie launch for a client. We'd like to use webtorrent to resist censorship efforts when it releases. I'd like to specify the exact trackers we'd like to use.

What do you think is the correct solution to this problem?

Have a checkbox that says: "Override trackers", when this checkbox is clicked, then a multi-line text field becomes enabled which allows the trackers to be specified. The client code will verify that the trackers are in proper format or else error.

The generated magnetURI will then have the specified trackers in the URI.

The codeline this would need to be implemented on is here:

client.seed(files, onTorrent)

Are you willing to submit a pull request to implement this change?

Maybe yeah.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions