Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTCP/UDP Port Webtorrent Client #953
Comments
This comment has been minimized.
This comment has been minimized.
|
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? |
This comment has been minimized.
This comment has been minimized.
|
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. |
This comment has been minimized.
This comment has been minimized.
|
If you're using webtorrent from the Node.js API you can tell it what port to listen to using the (apparently undocumented) If you're using the CLI, this option is exposed as If you're using If you're using WebTorrent Desktop, the port option isn't exposed in Preferences yet. |
This comment has been minimized.
This comment has been minimized.
|
I can confirm this is an issue in WebTorrent Desktop. |
This comment has been minimized.
This comment has been minimized.
|
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 |
This comment has been minimized.
This comment has been minimized.
|
Note to other clueless googlers: the relevant issue is webtorrent/webtorrent-desktop#986 |

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.