mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-09 13:55:12 +02:00
** use .env file for config so we can retrieve updates ** add config and payload DTO with validators ** allow registrable domains as DynDNS ** update IPv4/6 only if changed (or really forced) ** remove obsolete failed_logins counter ** save logs with timestamp ** save only the newest 100 log entries for each domain
8 lines
No EOL
178 B
Text
8 lines
No EOL
178 B
Text
username="max_mustermann"
|
|
password="s3cr3t"
|
|
apiKey="netcup DNS API Key"
|
|
apiPassword="netcup DNS API Password"
|
|
customerId="netcup customer ID"
|
|
debug=true
|
|
log=true
|
|
logFile=log.json |