notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
iodine Tunnel IPv4 data through a DNS server
0.8.0_1 net on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0Version of this port present on the latest quarterly branch.
Maintainer: p.mousavizadeh@protonmail.com search for ports maintained by this maintainer
Port Added: 2007-02-24 07:53:03
Last Update: 2024-01-21 17:53:30
Commit Hash: f84c792
People watching this port, also watch:: arpwatch, smartmontools, coreutils, python, nagios
License: ISCL
WWW:
https://code.kryo.se/iodine/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/iodine-0.8.0_1/catalog.mk
  2. /usr/local/share/licenses/iodine-0.8.0_1/LICENSE
  3. /usr/local/share/licenses/iodine-0.8.0_1/ISCL
  4. bin/iodine
  5. sbin/iodined
  6. share/man/man8/iodine.8.gz
  7. share/doc/iodine/CHANGELOG
  8. share/doc/iodine/README.md
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • iodine>0:net/iodine
To install the port:
cd /usr/ports/net/iodine/ && make install clean
To add the package, run one of these commands:
  • pkg install net/iodine
  • pkg install iodine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: iodine
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681933715 SHA256 (iodine-0.8.0.tar.gz) = 546e92cf8617f7970ea81c850b1063eb189c68c406d0c6a67e02c55e72e714c6 SIZE (iodine-0.8.0.tar.gz) = 100577

Packages (timestamps in pop-ups are UTC):
iodine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_10.8.0_10.7.0_10.8.0_10.8.0_1-0.7.0_1-
FreeBSD:13:quarterly0.8.00.8.00.8.00.8.00.8.00.8.00.8.00.8.0
FreeBSD:14:latest0.8.0_10.8.0_10.7.0_10.8.0_10.8.0_10.8.0-0.8.0
FreeBSD:14:quarterly0.8.00.8.0-0.8.00.8.00.8.00.8.00.8.0
FreeBSD:15:latest0.8.0_10.8.0_1n/a0.8.0_1n/a0.8.0_10.8.0_10.8.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for iodine-0.8.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_iodine
USES:
cpe
pkg-message:
For install:
To start iodined at boot, put these lines to your rc.conf: iodined_enable="YES" iodined_password="Passw0rd" # tunnel password iodined_domain="t.example.net" # tunnel domain Note that the password is visible from process list. The default ip on the tunnel interface is set to 172.16.0.1. You can change it with the ``iodined_addr'' variable in rc.conf. You need to delegate the tunnel domain for iodined use. Add things like these to the DNS zone file: iodined IN A 192.0.2.1 t IN NS iodined.example.net. Replace 192.0.2.1 with your server's (the one you run iodined) IP. To run the client, iodine -f -u _iodined -t /var/empty 192.168.1.1 t.example.net Replace 192.168.1.1 with your DNS server. See iodine(1) for more information.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://code.kryo.se/iodine/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0_1
21 Jan 2024 17:53:30
commit hash: f84c7924935c653a1b112df97ffc76fe4615156ecommit hash: f84c7924935c653a1b112df97ffc76fe4615156ecommit hash: f84c7924935c653a1b112df97ffc76fe4615156ecommit hash: f84c7924935c653a1b112df97ffc76fe4615156e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/iodine: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
0.8.0
28 Apr 2023 16:13:35
commit hash: 4dbff8c76445b2168890f89062c17653c438123ccommit hash: 4dbff8c76445b2168890f89062c17653c438123ccommit hash: 4dbff8c76445b2168890f89062c17653c438123ccommit hash: 4dbff8c76445b2168890f89062c17653c438123c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Seyed Pouria Mousavizadeh Tehrani
net/iodine: update to 0.8.0

Work around tzsetwall(3) having been removed in CURRENT.

Changelog: https://github.com/yarrick/iodine/blob/master/CHANGELOG

See also:	https://github.com/yarrick/iodine/pull/86
PR:		270938
0.8.0
19 Apr 2023 08:48:10
commit hash: a81cc06ee3321e087b1014eb7045915cafeb0e2dcommit hash: a81cc06ee3321e087b1014eb7045915cafeb0e2dcommit hash: a81cc06ee3321e087b1014eb7045915cafeb0e2dcommit hash: a81cc06ee3321e087b1014eb7045915cafeb0e2d files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
net/iodine: update to 0.8.0

ChangeLog: https://github.com/yarrick/iodine/blob/master/CHANGELOG

 * Mac OS X: Support native utun VPN devices.
 * Fix compilation failure on kFreeBSD and Hurd.
 * Patch that fixes compilation warning.
 * README converted to markdown.
 * Linux: use pkg-config for systemd support flags.
 * Add support for IPv6 in the server.
 	Raw mode will be with same protocol as used for login.
 	Traffic inside tunnel is still IPv4.
 * Update android build to try to support 5.0 (Lollipop) and newer.
 * Change external IP lookup to using myip.opendns.com via DNS.
 * Add option to choose IPv4 listen address from external IP lookup.
 * Add server support for handling multiple domains via wildcard.
 * Recognize tap device component id 'root' prefix on Windows.

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.7.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0_1
25 Apr 2022 15:06:48
commit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
lx's ports: Reset maintainer to ports@ per his request

Sponsored by:	The FreeBSD Foundation
0.7.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.0_1
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
0.7.0_1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.7.0_1
25 Apr 2015 00:53:11
Revision:384697Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info
- Don't show pkg-message from the port's makefile
- Whitespace fix

Approved by:	portmgr blanket
0.7.0_1
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.7.0_1
18 Jul 2014 18:34:18
Revision:362222Original commit files touched by this commit
lx search for other commits by this committer
Forgot svn add of pkg-plist.

PR:		191900
Submitted by:	Allan Jude
0.7.0
18 Jun 2014 22:03:34
Revision:358323Original commit files touched by this commit
lx search for other commits by this committer
Update iodine to 0.7.0 and modernize port a bit. Note that this corrects an
important authentication bypass vulnerability -- all users should upgrade.

Submitted by:	Kenta S.
0.6.0r1
22 May 2014 22:54:25
Revision:354895Original commit files touched by this commit This port version is marked as vulnerable.
lx search for other commits by this committer
Stageify and add license.

PR: ports/190079
Submitted by: freebsd@nagilum.org
0.6.0r1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.6.0r1
14 Jan 2012 08:57:23
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.6.0r1
15 May 2011 02:49:17
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
0.6.0r1
20 Mar 2011 12:54:45
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.0r1
27 Mar 2010 00:15:24
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.6.0r1
16 Feb 2010 21:34:26
Original commit files touched by this commit This port version is marked as vulnerable.
lx search for other commits by this committer
Update to 0.6.0 RC1, which should resolve problems setting up the tun interface.

PR:             ports/141773
Feature safe:   yes
0.5.2
11 Dec 2009 04:31:04
Original commit files touched by this commit This port version is marked as vulnerable.
lx search for other commits by this committer
- Update to 0.5.2
- Take maintainership, approved by rafan
- Fix bug in ifconfig cmdline
0.5.0
26 Jan 2009 04:34:46
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 0.5.0
0.4.2
05 Oct 2008 09:50:55
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 0.8.2

Submitted by:   chipitsine at gmail.com
0.4.1_1
11 Jan 2008 15:47:24
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Add rc script for iodine server
- Add iodined manual page (links to iodine's)

PR:             ports/119452 (based on)
Submitted by:   Daniel Roethlisberger <daniel at roe.ch>
0.4.1
15 Dec 2007 09:10:34
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 0.4.1
0.4.0
29 Mar 2007 11:04:20
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 0.4.0
0.3.4
24 Feb 2007 07:52:26
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
Add iodine 0.3.4, tunnel IPv4 data through a DNS server.

Number of commits found: 28