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

squid 6.3

Web caching proxy

Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages.

Installation

Install squid 6.3 as follows:

guix install squid@6.3

Or install the latest version:

guix install squid

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.