Skip to content

Random choice of Endpoint #86

Description

@Serg-tr

Issue Details

File: 'trusttunnel_client.toml'
Setting: 'addresses = ["11.11.11.11:443", "22.22.22.22:443", "33.33.33.33:443", "44.44.44.44:443"]'
Currently, the first element in the array is selected in any case. The order of the elements in the array doesn't matter. The first one is always selected. The selection criteria are unclear.
I'd like pinger to select a random endpoint address. It's different every time.
I also request a similar feature be added to the TrustTunnel Flutter Client. It should connect to a random endpoint from among several.

Proposed solution

Please configure the pinger in the TrustTunnel CLI Client to select a random element from the 'addresses' array (trusttunnel_client.toml).
Add a similar feature to the TrustTunnel Flutter Client. It should connect to a random Endpoint from several listed.

Alternative solution

No response

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions