iodine 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 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.
To install iodine, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install iodine
To see what files were installed by iodine, run:
port contents iodine
To later upgrade iodine, run:
sudo port selfupdate && sudo port upgrade iodine
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.