Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to specify the tracker list #352

Open
zackees opened this issue Jun 21, 2022 · 0 comments
Open

Allow users to specify the tracker list #352

zackees opened this issue Jun 21, 2022 · 0 comments

Comments

@zackees
Copy link
Contributor

zackees commented Jun 21, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant