Closed MadcowOG closed 2 years ago
WHOOGLE_PROXY_*
isn't used for Tor connection. You need to set up Tor yourself. PKGBUILD doesn't have Tor dependency either. It's better to contact AUR maintainer.
I already have tor enabled and started on my system, is there a reason that the tor option isn't available?
I will contact the maintainer.
I installed whoogle through the Aur. I wanted to proxy my whoogle connection through tor. This is my systemd unit file:
$PROXY_TYPE is socks5 and $PROXY_LOC is 127.0.0.1:9050 for my local tor address.
I get this error with the proxy environment variable enabled:
And the webpage gives a 500 Internal Error upon searching.
I don't believe this is entirely related, but in the configuration on the homepage Tor is always unavailable, whether I've configured the proxy or not. Am I setting this up wrong? Thank you