Skip to content

[Feature] Custom subdomain for tunnel #11

@ametow

Description

@ametow

What problem does this solve?

It lets users spawn multiple tunnels with custom subdomains.
They usually need it if/when their default username (as subdomain) is already busy (either taken by themselves or sb else)

Proposed Solution

On the relay server we store http tunnels in a map with the key being the subdomain, subdomain currently is <username>.xpos-it.com, if the user requests a tunnel with a custom subdomain (xpos http 3000 -s custom) custom.xpos-it.com should be reserved for the user, of course, if the subdomain is available.

Alternatives Considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions