Installation#

Install the package from Pypi (https://pypi.org/project/multidyndnscli) by running pip install multidyndnscli. It requires Python 3.8+.

## Installation on OpenWRT First, install the required packages on OpenWRT:

`bash opkg install python3 `

Then install the Pypi packages as described above.