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

httptunnel 3.3

Tunnel data connections through HTTP requests

httptunnel creates a bidirectional virtual data connection tunnelled through HTTP (HyperText Transfer Protocol) requests. This can be useful for users behind restrictive firewalls. As long as Web traffic is allowed, even through a HTTP-only proxy, httptunnel can be combined with other tools like SSH (Secure Shell) to reach the outside world.

Installation

Install httptunnel 3.3 as follows:

guix install httptunnel@3.3

Or install the latest version:

guix install httptunnel

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.