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

TCP/UDP Port Webtorrent Client #953

Closed
bissybowo opened this issue Oct 20, 2016 · 7 comments
Closed

TCP/UDP Port Webtorrent Client #953

bissybowo opened this issue Oct 20, 2016 · 7 comments

Comments

@bissybowo
Copy link

@bissybowo bissybowo commented Oct 20, 2016

Hi ! Does anyone know which tcp/udp port we need to open in ufw ? It is the same case when we filter port in window. I only find out that i can filter the client on window/ It's not the best way to make it work. Maybe you can help me figure it out. Thank you for your response.

@Edward-Stryfe

This comment has been minimized.

Copy link

@Edward-Stryfe Edward-Stryfe commented Oct 24, 2016

I don't think that this is the place you should be asking this question. The client should operate perfectly well with your trackers and torrents unless you are on a private protected network, or have a firewall. Are you asking which ports you should use for your TCP/UDP trackers in the client?

@bissybowo

This comment has been minimized.

Copy link
Author

@bissybowo bissybowo commented Oct 26, 2016

Yes the client works perfectly when my firewall is disabled. It's why I hoped, there's a port I can open to make it work. Not the tcp/udp trackers cause they're too many. In fact, torrent client usually asks a open particular tcp port to work. I was hoping this one works like this too. That's all. Thanks you for your reply. I apologize for the delay reponse.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Jan 29, 2017

If you're using webtorrent from the Node.js API you can tell it what port to listen to using the (apparently undocumented) torrentPort option to the WebTorrent constructor.

If you're using the CLI, this option is exposed as --port.

If you're using webtorrent-hybrid, note that WebRTC doesn't allow you to pick which ports are used. It has it's own process for trying to get through firewalls.

If you're using WebTorrent Desktop, the port option isn't exposed in Preferences yet.

@feross feross closed this Jan 29, 2017
@minexew

This comment has been minimized.

Copy link

@minexew minexew commented Apr 13, 2017

I can confirm this is an issue in WebTorrent Desktop.
+1 to reopenining?

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 13, 2017

This issue tracker is for the webtorrent engine. If you want to make a feature request for desktop, do that here: https://github.com/feross/webtorrent-desktop

@minexew

This comment has been minimized.

Copy link

@minexew minexew commented Apr 13, 2017

Note to other clueless googlers: the relevant issue is webtorrent/webtorrent-desktop#986

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 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
4 participants
You can’t perform that action at this time.