[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tor
From: |
Rasa Gulla |
Subject: |
Re: Tor |
Date: |
Thu, 17 Sep 2020 13:18:19 +0000 |
Hi
> To enable tor in the Guix System, you must ferst modify your configuration to
> add a tor-service-type, see the manual for more explanations:
> https://guix.gnu.org/manual/devel/en/html_node/Networking-Services.html#Networking-Service
>
> The service is already enabled ard running if you selected it during
> installation. Otherwise, edit your /etc/config.scm to add it, and run "guix
> system reconfigure /etc/config.scm" to enable the new service.
>
> Once the tor service is running, point your applications to it by configuring
> them to use the socksv5 proxy on localhost, port 9050. For icecat that's in
> the network settings, proxy settings. You should also check "proxy DNS
> queries through socksv5" (or similar) to prevent leaks. You can alse use
> torsocks for applications that don't support socksv5 directly.
Thank you.
- Tor, Rasa Gulla, 2020/09/17
- Re: Tor, Julien Lepiller, 2020/09/17