mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Add register parameter to force reregistration
This commit is contained in:
parent
2e4cd0eddc
commit
2424fc1f53
6 changed files with 31 additions and 14 deletions
|
@ -102,12 +102,15 @@ If the account was deleted (with --delete-account) it cannot be reactivated.
|
|||
The verification should be done over voice, not SMS.
|
||||
Voice verification only works if an SMS verification has been attempted before.
|
||||
|
||||
*--captcha*::
|
||||
*--captcha* 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
|
||||
For the staging environment, use: https://signalcaptchas.org/staging/registration/generate.html
|
||||
After solving the captcha, right-click on the "Open Signal" link and copy the link.
|
||||
|
||||
*--reregister*::
|
||||
Register even if account is already registered.
|
||||
|
||||
=== verify
|
||||
|
||||
Verify the number using the code received via SMS or voice.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue