ez-ipupdate is a small utility for updating your host name at one of the dynamic DNS services. The daemon mode is currently not working under Darwin/OS-X.
ez-ipupdate is a small utility for updating your host name at one of the dynamic DNS services. The daemon mode is currently not working under Darwin/OS-X.
To install ez-ipupdate, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ez-ipupdate
To see what files were installed by ez-ipupdate, run:
port contents ez-ipupdate
To later upgrade ez-ipupdate, run:
sudo port selfupdate && sudo port upgrade ez-ipupdate
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.