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

Please change default port from 8080, which is commonly used!!! #2142

Open
zackees opened this issue Feb 14, 2022 · 5 comments
Open

Please change default port from 8080, which is commonly used!!! #2142

zackees opened this issue Feb 14, 2022 · 5 comments

Comments

@zackees
Copy link

zackees commented Feb 14, 2022

Super simple, please don't use 8080. Webtorrent appears as kubernetes. Please use some random 5 digit port number.

@github-actions
Copy link

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@zackees
Copy link
Author

zackees commented Apr 25, 2022

This is still relevant yes.

@Francewhoa
Copy link

Francewhoa commented Aug 15, 2022

+1 for this new feature

I suggest using TCP port number 6881. During connection, if this port 6881 is somehow busy or not available, then automatically try successively higher ports. Up to a limit of 6999. For example, try first 6881, then 6882, then 6883, and so on up to 6999 maximum.

This range 6881 to 6999 is a widely used ports range by other torrent clients

In addition, I suggest allowing advanced users, using the graphical interface (GUI) to override the above, and set any port or port range to their liking. By the way, using the present WebTorrent via Terminal/CLI, it seems that this can be partly done using the parameter --port

Any volunteer for a patch? Both me and the Ubertus.org team would be happy to volunteer, contributing testing and documentation, if needed.

Related comments & attributions:

@Reggino
Copy link

Reggino commented Oct 8, 2023

Currently, there is no assigned port in the source code. This way, the operating system will assign an arbitrary unused port, which is probably fine in this case?

@NithinSravan
Copy link

Hi @Francewhoa. Can you please assign this issue to me? I would love to get started with my journey in open source here through Hacktoberfest.

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

No branches or pull requests

5 participants