Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ownDynDNS

This is a fork of ownDynDNS a self-hosted dynamic DNS php script to update netcup DNS API modified to work with dyndns feature Speedport Smart 4 router.

Authors of original repo

Usage

Installation

  • Copy all files to your webspace

  • create a copy of .env.dist as .env and configure:

    • username -> The username for your Router to authenticate (so not everyone can update your DNS)
    • password -> password for your Router
    • apiKey -> API key which is generated in netcup CCP
    • apiPassword -> API password which is generated in netcup CCP
    • customerId -> your netcup Customer ID
    • debug -> true|false enables debug mode and generates output of update.php (normal operation has no output)
  • Create each host record in your netcup CCP (DNS settings) before using the script. The script does not create any missing records.

Router Settings

Will follow...

References

License

Published under GNU General Public License v3.0 Originally by Felix Kretschmer, 2021 Modified by Bakar Chargeishvili, 2024

About

Self-hosted dynamic DNS php script for Speedport Smart 4 and netcup DNS API

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages