Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Allow to provide a list of hosts to randomly connect to #127

@nir0s

Description

@nir0s

Currently, the conn value in an ssh type key can only receive a single connection string.

It would be nice to allow a user to pass conn=user@ip1,user@ip2,... and then host will choose randomly which host to connect to. This will allow users to see random servers when they're checking things, not only a single (potentially misleading) one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions