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

Add support for exposing multiple ports (e.g., 22 and 3000) #49

Open
soralis0912 opened this issue Nov 23, 2024 · 0 comments
Open

Add support for exposing multiple ports (e.g., 22 and 3000) #49

soralis0912 opened this issue Nov 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@soralis0912
Copy link

Thank you for your work on tsdproxy. I am using this project and would like to host applications that require multiple ports to be accessible. For example, I want to expose the following ports:

22: For SSH access.
3000: For hosting a web application like Gitea.
Currently, it seems that tsdproxy only supports exposing a single port. Could you please add support for multiple ports, or provide guidance on how this can be configured with the current setup?

This feature would make tsdproxy more flexible for hosting a variety of services.

Thank you for considering this request!

@almeidapaulopt almeidapaulopt added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants