Skip to content

Allow customizing listening host #1426

Description

@nazar-pc

Feature request

Allow customizing the default 0.0.0.0 listening host, possibly for different ports too.

What problem does this feature solve?

Limiting where HyperHDR can be accessed from without involving firewalls, especially when running it on a desktop. For example, only listen on 127.0.0.1.

What does the proposed API look like?

No API change.

How should this be implemented in your opinion?

Either adding "Host" field before "Port" in the UI or changing "Port" to "Host:Port" and using 0.0.0.0 if the host part is not specified explicitly.

Are you willing to work on this yourself?

Not my specialization, sorry. But I can provide feedback.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions