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

iodine

Tunnel IPv4 data through a DNS server

Iodine tunnels IPv4 data through a DNS server. This can be useful in different situations where internet access is firewalled, but DNS queries are allowed. The bandwidth is asymmetrical, with limited upstream and up to 1 Mbit/s downstream.

Installation

Install the latest version of iodine as follows:

guix install iodine

Or install a particular version:

guix install iodine@0.8.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.