Comment on page
&hash
Checks the password
&crc
&check
Example:
&hash=99e5
Value | Description |
---|---|
(string) | Hashed password |
You can add
&hash=STRING
this to a guest's URL instead of &password
if you want to check the password. That means the password turns into another string.If you added a password to your room, the guests' invitations in the director room get 'hashed' automatically:

If you want to hash your password manually, you can use this link:
https://vdo.ninja/examples/changepass.html
Just enter your room password and you get the hash value.
Last modified 10mo ago