mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Document submitRateLimitChallenge
This commit is contained in:
parent
161ec9f828
commit
c100b504dc
1 changed files with 12 additions and 0 deletions
|
@ -693,6 +693,18 @@ Don’t print received messages to stdout.
|
|||
*--receive-mode*::
|
||||
Specify when to start receiving messages (on-start, on-connection, manual)
|
||||
|
||||
=== submitRateLimitChallenge
|
||||
|
||||
When running into rate limits, sometimes the limit can be lifted, by solving a CAPTCHA.
|
||||
To get the captcha token, go to https://signalcaptchas.org/challenge/generate.html
|
||||
For the staging environment, use: https://signalcaptchas.org/staging/registration/generate.html
|
||||
|
||||
*--challenge* CHALLENGE_TOKEN::
|
||||
The challenge token from the failed send attempt.
|
||||
|
||||
*--captcha* CAPTCHA::
|
||||
The captcha result, starting with signalcaptcha://
|
||||
|
||||
== Examples
|
||||
|
||||
Register a number (with SMS verification)::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue