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

Is it possible to create random http port number when using --gui? #111

Closed
gmarkomanolis opened this issue Apr 14, 2023 · 2 comments
Closed
Assignees

Comments

@gmarkomanolis
Copy link

Could we have a random port generator when we use --gui so someone could not know the port and access another person's data if they share a server?

@coleramos425
Copy link
Collaborator

We could add a --random-port option that generates a random number in the Registered Ports range (1024-49151)

The chosen random port would override the default GUI port.

coleramos425 added a commit that referenced this issue May 2, 2023
Signed-off-by: coleramos425 <colramos@amd.com>
@coleramos425
Copy link
Collaborator

Feature complete. Feel free to try things out in our dev branch ahead of the next release,

@coleramos425 coleramos425 added this to the v1.0.8 milestone May 2, 2023
@coleramos425 coleramos425 self-assigned this May 2, 2023
feizheng10 pushed a commit to feizheng10/omniperf that referenced this issue Dec 6, 2023
Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: fei.zheng <fei.zheng@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants