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

13 commits

Author SHA1 Message Date
Jesse Reppin
c205d0e844
Update README.md
Add HowTo for UniFi Gateways
2025-03-03 11:29:04 +01:00
nillebor
e42df34f54
Update README.md
Instructions for installing on the webspace
2024-12-07 01:41:40 +01:00
theHaury
00f9f6f8bf
Update README.md
Fixed the Readme, to be compatible with the FRITZ!Box Settings
2023-05-12 21:23:34 +02:00
theHaury
44ba07dbfe
Update README.md
Added description how to update multiple domains
2023-05-12 21:10:01 +02:00
Felix Kretschmer
ddbc6d6b5c
Update README to be more precise
Learning from #19
2022-02-14 14:24:35 +01:00
Felix Kretschmer
4532559f83 updated on copyright year, and ping to see project is active but nothing to do currently 2021-03-16 10:44:41 +01:00
Felix Kretschmer
eb34f44292 minimum improvements on major refoctoring of b2un0:
- updated README.md to new filenames
  - added log.json creation if not existent in Handler.php
2019-05-16 23:22:13 +02:00
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