mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #402] [QUESTION] Tor automatic activation #267
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#267
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 @baek-sang on GitHub (Aug 26, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/402
CentOS 8, Docker whoogle:0.5.4
set whoogle.env
# WHOOGLE_CONFIG_TOR=1docker logs show
Is it correct that Tor is activated?
Why do I see Tor network traffic?
@benbusby commented on GitHub (Sep 15, 2021):
That means the Tor process is started, but shouldn't be used unless the
WHOOGLE_CONFIG_TORvar is set, or theUse Torcheckbox is enabled on the home page.