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.
- Versions: 0.8.0
- Website: https://code.kryo.se/iodine/
- Licenses: ISC · Zlib
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of iodine about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/iodine'><img src='https://packages.guix.gnu.org/packages/iodine/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/iodine)
Example Org:
[[https://packages.guix.gnu.org/packages/iodine][https://packages.guix.gnu.org/packages/iodine/badges/latest-version.svg]]