Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use uuid for reserve public with --unique-name #532

Open
viplifes opened this issue Jan 15, 2024 · 1 comment
Open

Allow to use uuid for reserve public with --unique-name #532

viplifes opened this issue Jan 15, 2024 · 1 comment
Labels
enhancement Enhancement of an existing feature
Milestone

Comments

@viplifes
Copy link

Is it possible to allow use uuid with --unique-name? 36 characters and minus sign "-".

RFC952 allows the use of these characters.
https://www.rfc-editor.org/rfc/rfc952

zrok reserve public http://localhost:8080 --unique-name e96f9c92-bf59-4090-b6a0-d4df0c7e24c7
[ERROR] invalid unique name; must be lowercase alphanumeric, between 4 and 32 characters in length, screened for profanity
@michaelquigley
Copy link
Collaborator

Probably something we can implement.

@michaelquigley michaelquigley added the enhancement Enhancement of an existing feature label Jan 16, 2024
@michaelquigley michaelquigley added this to the v0.4 milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature
Projects
Development

No branches or pull requests

2 participants