mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
parent
4485188789
commit
c3e1d4fc75
3 changed files with 15 additions and 5 deletions
|
@ -54,6 +54,12 @@ Use the verify command to complete the verification.
|
|||
*-v*, *--voice*::
|
||||
The verification should be done over voice, not SMS.
|
||||
|
||||
*--captcha*::
|
||||
The captcha token, required if registration failed with a captcha required error.
|
||||
To get the token, go to https://signalcaptchas.org/registration/generate.html
|
||||
Check the developer tools for a redirect starting with signalcaptcha://
|
||||
Everything after signalcaptcha:// is the captcha token.
|
||||
|
||||
=== verify
|
||||
|
||||
Verify the number using the code received via SMS or voice.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue