This package browser is in early development. Mind the rough edges.

torsocks

Transparently route an application's traffic through Tor

Torsocks allows you to use most applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you're using.

Installation

Install the latest version of torsocks as follows:

guix install torsocks

Or install a particular version:

guix install torsocks@2.4.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.