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

ghc-socks

SOCKS proxy (version 5) implementation

This library provides a SOCKS proxy (version 5) implementation.

Installation

Install the latest version of ghc-socks as follows:

guix install ghc-socks

Or install a particular version:

guix install ghc-socks@0.6.1

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.

Badge code

You can use the following badge to inform users of ghc-socks about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ghc-socks'><img src='https://packages.guix.gnu.org/packages/ghc-socks/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ghc-socks/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ghc-socks)

Example Org:

[[https://packages.guix.gnu.org/packages/ghc-socks][https://packages.guix.gnu.org/packages/ghc-socks/badges/latest-version.svg]]