&hash

Checks the password

General Option! (&push, &room, &view, &scene)

Aliases

  • &crc

  • &check

Options

Example: &hash=99e5

ValueDescription

(string)

Hashed password

Details

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 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.

For example: https://vdo.ninja/?room=roomname&password=password -> https://vdo.ninja/?room=roomname&hash=99e5

page&passwordpage&prompt

Last updated