xref: /OK3568_Linux_fs/buildroot/package/iodine/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IODINE
2	bool "iodine"
3	select BR2_PACKAGE_ZLIB
4	help
5	  iodine lets you tunnel IPv4 data through a DNS server.
6	  This can be usable in different situations where
7	  internet access is firewalled, but DNS queries are allowed.
8
9	  http://code.kryo.se/iodine/
10