Skip to content

Commit 156b4bc

Browse files
committed
Update README.md
1 parent f286bd0 commit 156b4bc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Dynamic DNS client for netcup DNS API
2+
3+
> **Remark from jyrgi66**
4+
>
5+
> This project has been forked from [stecklars/dynamic-dns-netcup-api](https://github.com/stecklars/dynamic-dns-netcup-api).
6+
> Kudos to the original author for this excellent tool.
7+
> I extended the functionality in a way to avoid API calls, when the IP addresses
8+
> have not been changed since the last call. This was anyways on the roadmap of stecklars.
9+
210
*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.*
311
*netcup is a registered trademark of netcup GmbH, Karlsruhe, Germany.*
412

@@ -24,7 +32,7 @@
2432
* Hiding output (quiet option)
2533

2634
### Missing
27-
* Caching the IP provided to netcup DNS, to avoid running into (currently extremely tolerant) rate limits in the DNS API
35+
* ~~Caching the IP provided to netcup DNS, to avoid running into (currently extremely tolerant) rate limits in the DNS API~~
2836
* Probably a lot more :grin: – to be continued...
2937

3038
## Getting started

0 commit comments

Comments
 (0)