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

Possibility to set ports to open #14

Open
Akilan1999 opened this issue Jun 6, 2021 · 0 comments
Open

Possibility to set ports to open #14

Akilan1999 opened this issue Jun 6, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Akilan1999
Copy link
Owner

Akilan1999 commented Jun 6, 2021

Problem

At the current implementation the user can only specify the number of TCP ports to open. Each TCP port opened is a randomly
generated 5 digit number. Certain libraries are only build for fixed ports.

Solution

Possibility for client to specify TCP ports to open on the server side. Checks on the server module to ensure that the port is not
taken. Possibility to also do port mapping from inside the container to an outside port open.

@Akilan1999 Akilan1999 added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant