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

Feature Request: Bind to interface or Stop all traffic option (VPN/proxy drop protection) #941

Closed
FatalRev opened this issue Oct 7, 2016 · 3 comments

Comments

@FatalRev
Copy link

@FatalRev FatalRev commented Oct 7, 2016

Currently, WebTorrent immediately continues to torrent after an interface change, resulting in a user being exposed quicker than they can shut down the application.

A preferable solution would be adding the ability to bind to a particular interface and block all other connections à la Vuze.
A quick temporary solution could be a "Stop/Block all traffic" option that can be set to activate whenever a connection drop or change of interface occurs, allowing the user to resume once they've figured out what happened.

@TylerSharpe11

This comment has been minimized.

Copy link

@TylerSharpe11 TylerSharpe11 commented Oct 8, 2016

I recently started working on a way to let the user easily set the number of connections they want webtorrent to allow. There are calculators that run a speed test on your connection and tell you the optimal amount of upload and download connections for your connection so I was thinking of maybe having an optimize button that can do that too. The default number of connections is 55 and I think that might be too much especially if a user wants to open another torrent in a another tab.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Oct 13, 2016

@FatalRev Are you just asking for an option to specify the host in node.js's server.listen(post, host)? That's not too hard to support.

But if you're asking for something more elaborate, I think the right place to handle this is at the VPN level. Most VPN software supports such an option.

@no-response no-response bot closed this May 3, 2018
@no-response

This comment has been minimized.

Copy link

@no-response no-response bot commented May 3, 2018

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.