mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Updated Registration with captcha (markdown)
parent
87f5111a25
commit
3126491c16
@ -11,7 +11,7 @@ Check the console in the developer tools for a redirect starting with `signalcap
|
||||
Everything after `signalcaptcha://` is the captcha token.
|
||||

|
||||
|
||||
Using Linux with Firefox, you are prompted what program to open the link with. You can create the following python file, browse to it in Firefox, and select it. You must set this script as executable. This script will output the captcha link to /tmp/captcha.txt
|
||||
Using Linux with Firefox, you are prompted what program to open the link with. You can create the following python file. You must set this script as executable. After completing the captcha and prompted for how to open, browse to this script and select it. This script will output the captcha link to /tmp/captcha.txt
|
||||
|
||||
```
|
||||
#!/usr/bin/python3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user