Skip to content

Add --host cli option support #391

@0400H

Description

@0400H

The default setting is to open a local port, which cannot be accessed remotely.

trackio show
    * Trackio UI launched at: http://127.0.0.1:7860/?write_token=xxxxxxxxxxxxxxxxxxxxx

Could add an option --host 0.0.0.0 to support remote access?

trackio show --host 0.0.0.0
    * Trackio UI launched at: http://127.0.0.1:7860/?write_token=xxxxxxxxxxxxxxxxxxxxx
    * Trackio UI launched at: http://192.168.0.123:7860/?write_token=xxxxxxxxxxxxxxxxxxxxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions