mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #354] [BUG] Tor can't show up any search result #235
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LorisTecnology on GitHub (Jun 10, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/354
Describe the bug
I can't bypass captha check
@benbusby commented on GitHub (Jun 10, 2021):
Google often blocks connections from Tor, and there isn't a way to bypass captchas through Whoogle (there might be a solution with #211, but there's no timeline on when this will be done and would only affect public instances that opt-in -- which would likely be very few).
I'd recommend using a VPN instead of Tor, since they are far less likely to be blocked.
@shayaknyc commented on GitHub (Jul 8, 2022):
Forgive me, I came across this issue when searching for TOR and Whoogle in a docker-container. TOR runs just fine and gets 100% bootstrapped, but anytime I make a search request with "use tor" turned ON, it just times out. I don't even get a captcha. The logs don't seem to show anything useful. Does this mean that routing google search requests through TOR in the docker container just doesn't work?