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

Proper handling of -ip and -web_ip command line options. #15682

Closed
mmalohlava opened this issue Aug 9, 2023 · 0 comments
Closed

Proper handling of -ip and -web_ip command line options. #15682

mmalohlava opened this issue Aug 9, 2023 · 0 comments
Assignees
Milestone

Comments

@mmalohlava
Copy link
Member

H2O version, Operating System and Environment
ANY

Actual behavior

  1. Providing -ip option hides the fact that IP of the web UI was not modified in boot message after running java -jar h2o.jar -ip 127.0.0.1
    problem

  2. Furthermore, if the user specify -web_ip localhost and DO NOT specify -ip then still the value of IP is used in the log message Open H2O Flow in your web browser: http://172.16.2.110:54321/
    problem2

Expected behavior
A clear messaging of the Web UI IP.

Steps to reproduce
See screenshots above.

Additional context
This is security issue!

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

4 participants