tractor 4.1.1
Setup an onion routing proxy
This package uses Python stem library to provide a connection through the onion proxy and sets up proxy in user session, so you don't have to mess up with TOR on your system anymore.
- Outputs:
out
- Website: https://framagit.org/tractor
- Licenses: GPL 3+
- Package source: gnu/packages/tor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tractor 4.1.1
as follows:
guix install tractor@4.1.1
Or install the latest version:
guix install tractor
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.