iodine

tunnel IPv4 data through DNS

WWW CVSWeb GITHub
  1. Package version
    iodine-0.7.0p8
  2. Maintainer
    Jeremie Courreges-Anglas

This is a piece of software that lets you tunnel IPv4 data through a
DNS server. This can be usable in different situations where internet
access is firewalled, but DNS queries are allowed.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

Starting iodined at boot time
=============================
The iodine server must be configured through the command line, see iodined(8)
for options. An rc.d(8) script is provided, to start iodined at boot time:

# rcctl enable iodined
# rcctl set iodined flags -u _iodine -t /var/empty -c -P secret 192.168.53.1 t1.mydomain.com

  • devel/dwz