zrok icon indicating copy to clipboard operation
zrok copied to clipboard

Self hosted: [ERROR] invalid unique name; must be lowercase alphanumeric, between 4 and 32 characters in length, screened for profanity

Open moozhub opened this issue 9 months ago • 1 comments

Seems like this limitation is designed for the public zrok.io network. Is there a way to bypass this if using a self hosted environment?

moozhub avatar Apr 27 '24 08:04 moozhub

The profanity screening was intended for the public environment. The rest of the limitations are there to accomodate either the database schema or the requirements for DNS names.

There's not currently a way to bypass this. A future release will probably change these requirements very slightly to allow -, and a length suitable for GUIDs.

michaelquigley avatar Apr 29 '24 13:04 michaelquigley