Add note about CORS + Basic auth

This commit is contained in:
Jack Kingsman
2026-03-22 23:28:33 -07:00
parent 3580aeda5a
commit 1960a16fb0
2 changed files with 3 additions and 2 deletions

View File

@@ -611,7 +611,8 @@ export function CrackerPanel({
pick up messages it couldn't crack, attempting them at one longer length.
<strong> Try word pairs</strong> will also try every combination of two dictionary words
concatenated together (e.g. "hello" + "world" = "#helloworld") after the single-word
dictionary pass; this can substantially increase search time.
dictionary pass; this can substantially increase search time and also result in
false-positives.
<strong> Decrypt historical</strong> will run an async job on any room name it finds to see
if any historically captured packets will decrypt with that key.
<strong> Turbo mode</strong> will push your GPU to the max (target dispatch time of 10s) and