Qwant CAPTCHA
#4924
Replies: 1 comment
-
|
(Probably) Related to #3929 Qwant is flagging the SearXNG instance itself, not your connection. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I'm trying to solve my Qwant CAPTCHA problem according to your instructions, but when I open qwant in firefox with the socket, qwant works without any problems. No captcha message.
Only via xng is rejected. what am I doing wrong?
Below is my structure and the connection.
searxhxng in the docker ct within a proxmox lxc.
in addition nginx-proxy as ct to map a domain.
The actual IP is therefore local.
192.168.1.106
I now set up the socket connection like this.
ssh -q -N -D 8080 root@domain(domain=192.168.1.106)
And then according to your docs in firefox the stuff. https://docs.searxng.org/admin/answer-captcha.html
But no captcha query
Beta Was this translation helpful? Give feedback.
All reactions