1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-10 06:05:13 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Branko Wilhelm
05e326abe6
* rewrite the hole script:
** 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
2019-05-16 18:00:21 +02:00
Felix Kretschmer
0c58ee7009 modified: README.md 2018-08-06 21:25:47 +02:00
Felix Kretschmer
479dce4f1a modified: README.md
layout and meta infos
2018-08-06 21:20:14 +02:00
Felix Kretschmer
24f9eb7d12 modified: README.md
added link to dnsapi.php by netcup
2018-08-06 21:15:16 +02:00
Felix Kretschmer
5aeaa214c5 modified: README.md
new file:   dnsapi.php
	new file:   update.php
initial commit with working update.php and dnsapi.php by netcup
2018-08-06 21:13:49 +02:00
Felix Kretschmer
824533494a
Initial commit 2018-08-06 20:44:44 +02:00