Run A - Question | JoomShaper

Run A

TH

Taco Hoppener

General 1 week ago

Hello where and how can i do this

. Generate a secret key php -r "echo bin2hex(random_bytes(32));" This prints a random 64-character string, e.g.:

0
1 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 week ago #227232

Hello Taco,

Thanks for reaching out to us.

As a security safeguard, you can generate a 32-character random key and use it for the scanner, as well as for login protection.

It is not necessary to generate it via this command on your terminal.

Thanks!

0