mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-31 06:26:33 +00:00
Updated Registration with captcha (markdown)
parent
3636166cec
commit
5c2a520ba4
@ -10,13 +10,13 @@ To see the URL you can open the browser developer tools (F12) before completing
|
||||
Hint: Enable the option "Persist Logs" in the "Console Settings" to prevent clearing the console each time navigating to a new page.
|
||||
|
||||
Check the console in the developer tools for a redirect starting with `signalcaptcha://`
|
||||
Everything after `signalcaptcha://` is the captcha token.
|
||||
Everything after `signalcaptcha://` is the captcha token (INCLUDING the `signal-recaptcha-v2.6LfBXs0bAAAAAAjkDyyI1Lk5gBAUWfhI_bIyox5W.registration` part).
|
||||

|
||||
|
||||
Then execute the `register` command again with the `--captcha` argument (https://github.com/AsamK/signal-cli/blob/master/man/signal-cli.1.adoc#register)
|
||||
|
||||
```
|
||||
signal-cli -u USERNAME register --captcha 03AG...Uonw
|
||||
signal-cli -u USERNAME register --captcha signal-recaptcha...03AG...Uonw
|
||||
```
|
||||
|
||||
If you do not get any error, you can proceed with the verify command. If you get the error `Invalid captcha given.`, try to get the captcha again (the captcha is good for a short period of time).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user