Skip to content

UteHaus/dyndns-py

Repository files navigation

dyndns-py for netcup

API

Use the following API nc_dnsapi to update DNS records.

Troubleshooting

python

  • ModuleNotFoundError: No module named 'fritzconnection' reintall fritzconnection

Start

  1. install python3 sudo apt install python3 pip3
  2. install pip install miniupnpc
  3. git clone https://github.com/UteHaus/dyndns-py.git
  4. switch in the folder dyndns-py
  5. In the folder run git clone https://github.com/nbuchwitz/nc_dnsapi
  6. mv nc_dnsapi api
  7. python3 .

Important!!

The host.json and settings.json files must have a valide json format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published