Vcs-Browser: http://git.toastfreeware.priv.at/debian/iodine.git/
Package: iodine
-Architecture: all
-Depends: ${misc:Depends},
- iodined (>= ${source:Version}),
- iodine-client (>= ${source:Version})
-Description: tool for tunneling IPv4 data through a DNS server (metapackage)
- 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.
- .
- iodine is similar to nstx but has password authentication, brings up the
- tun interface automatically and lets the user specify the IP address as a
- command line option.
- .
- This package is a metapackage for installing both the server and the client.
- If you need only one of them, feel free to remove it and only keep the
- iodined or iodine-client package.
-
-Package: iodined
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
adduser,
udev [linux-any] | makedev [linux-any]
-Description: tool for tunneling IPv4 data through a DNS server (server)
- 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.
- .
- iodine is similar to nstx but has password authentication, brings up the
- tun interface automatically and lets the user specify the IP address as a
- command line option.
- .
- This package installs the server component.
-
-Package: iodine-client
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
Suggests: dnsutils,
fping | oping,
gawk,
ipcalc,
- iproute2
-Description: tool for tunneling IPv4 data through a DNS server (client)
+ iproute2,
+ network-manager-iodine,
+ network-manager-iodine-gnome
+Description: tool for tunneling IPv4 data through a DNS server
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.
iodine is similar to nstx but has password authentication, brings up the
tun interface automatically and lets the user specify the IP address as a
command line option.
- .
- This package installs the client component.