[GH-ISSUE #893] [QUESTION] How to check if socks proxy is working? #555

Closed
opened 2026-02-25 20:36:01 +03:00 by kerem · 1 comment
Owner

Originally created by @ForceConstant on GitHub (Nov 28, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/893

I setup the the proxy, but how to verify that it is actually working?

Thanks.

Originally created by @ForceConstant on GitHub (Nov 28, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/893 I setup the the proxy, but how to verify that it is actually working? Thanks.
kerem 2026-02-25 20:36:01 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@benbusby commented on GitHub (Nov 28, 2022):

If any searches succeed while the proxy is configured, then it's working. If there were a configuration issue, then searches would fail since all requests are routed through the proxy when those environment variables are set.

Alternatively, if the proxy is located in a different region than where the instance is hosted, you could do a simple location based search (i.e. "restaurants near me") and see if results are returned for the proxy's region and not the instance's.

Feel free to reopen if you need more help.

<!-- gh-comment-id:1329484454 --> @benbusby commented on GitHub (Nov 28, 2022): If any searches succeed while the proxy is configured, then it's working. If there were a configuration issue, then searches would fail since all requests are routed through the proxy when those environment variables are set. Alternatively, if the proxy is located in a different region than where the instance is hosted, you could do a simple location based search (i.e. "restaurants near me") and see if results are returned for the proxy's region and not the instance's. Feel free to reopen if you need more help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#555
No description provided.