Skip to content

Service which makes it possible to let the router update a subdomain entry at inwx.

License

Notifications You must be signed in to change notification settings

keocra/inwx_private_dyndns

Repository files navigation

Simple DynDNS update tool for self-owned INWX domains

Usage:

  • Run get-dependencies.sh to clone the inwx python library (Commit #af81cb860b9226354efc8984de08ad101795227d)
  • Run python inwx_dyndns.py
  • Access your device ip at port 4321 (could be changed in the inwx_dyndns.py file) with get params username=<INWX_USERNAME>, password=<INWX_PASSWORD>, ip=<IP TO SET>, domain=<SUBDOMAIN TO UPDATE> i.e.: http://<DEVICE IP>:4321?username=<INWX_USERNAME>&password=<INWX_PASSWORD>&ip=<IP TO SET>&domain=<SUBDOMAIN TO UPDATE>

About

Service which makes it possible to let the router update a subdomain entry at inwx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published