You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
*This project is not affiliated with the company netcup GmbH. Although it is developed by an employee, it is not an official client by netcup GmbH and was developed in my free time.*
3
3
*netcup is a registered trademark of netcup GmbH, Karlsruhe, Germany.*
4
4
5
-
**A simple dynamic DNS client written in PHP for use with the netcup domain API.**
5
+
**A simple dynamic DNS client written in PHP for use with the netcup DNS API.**
6
6
7
7
## Requirements
8
8
* Be a netcup customer: https://www.netcup.de – or for international customers: https://www.netcup.eu
@@ -22,7 +22,7 @@
22
22
* Support for domain root and wildcard / specific subdomains at the same time
23
23
* Creation of DNS record, if it doesn't already exist
24
24
* Hiding output (quiet option)
25
-
* Caching the IP provided to netcup DNS, to avoid running into (currently not existing) rate limits in the domain API
25
+
* Caching the IP provided to netcup DNS, to avoid running into (currently not existing) rate limits in the DNS API
26
26
* Add fallback API for determining public IP address, in case main API does return invalid / no IP address
0 commit comments