2017 © Pedro Peláez
 

library ddns

ddns manager for inwx

image

affenrakete/ddns

ddns manager for inwx

  • Tuesday, November 7, 2017
  • by affenrakete
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ddns

A dynamic ddns updater for inwx. IPv4 and IPv6 support., (*1)

Build Status Scrutinizer Code Quality Dependency Status Packagist License: GPL v3, (*2)

Quick setup

  1. git clone https://github.com/affenrakete/ddns.git
  2. composer install
  3. copy "/conf/example-inwx.ini" to "/conf/inwx.ini"
  4. edit "/conf/inwx.ini" and insert your inwx account data
  5. copy "/conf/example-domain-tld.ini" to "/conf/yoursubdomain-yourdomain-yourtld.ini"
  6. edit "/conf/yoursubdomain-yourdomain-yourtld.ini" an insert your subdomain specific data
  7. run "update.php"

Example

"/conf/inwx.ini", (*3)

; API URL
apiurl = https://api.domrobot.com/xmlrpc/
; inwx username
username = affenrakete_inwx_login
; inwx password
password = inwx_login_pwd_1!!

"/conf/test-affenrakete-de.ini", (*4)

 ; subdomain login data
[ddns]
; API Key
apikey = YOURSECRETPWD!11

; domain data
[inwx]
; domain
domain = affenrakete.de
; subdomain
subdomain = test

`./update.php?domain=[domain]&password=[apikey]&ipv4=[new_IPV4]&ipv6=[new_IPV6], (*5)

The Versions

07/11 2017

dev-master

9999999-dev https://affenrakete.de

ddns manager for inwx

  Sources   Download

GPL-3.0

The Requires

 

10/03 2017

1.0-beta.4

1.0.0.0-beta4 https://affenrakete.de

ddns manager for inwx

  Sources   Download

GPL-3.0

The Requires

 

27/02 2017

1.0-beta.1

1.0.0.0-beta1 https://affenrakete.de

  Sources   Download

The Requires