package/inadyn: update description, how to enable HTTPS support

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Joachim Wiberg
2023-06-06 09:01:26 +02:00
committed by Arnout Vandecappelle
parent 7faf0389fd
commit d7a7d93be4

View File

@@ -4,9 +4,13 @@ config BR2_PACKAGE_INADYN
depends on !BR2_STATIC_LIBS # dlopen() depends on !BR2_STATIC_LIBS # dlopen()
select BR2_PACKAGE_LIBCONFUSE select BR2_PACKAGE_LIBCONFUSE
help help
INADYN is a free DynDNS client. It gives the possibility In-a-Dyn is Dynamic DNS (DDNS) client with HTTPS support used
to have your own fixed hostname registered on the internet, to automate the task of keeping your Internet name in sync
although your IP might be changing. with your public (DHCP/PPPoE) IP address. It can also be used
when you have backup connections to the Internet.
For HTTPS support you need to select one of the libraries:
OpenSSL, GnuTLS, or mbed TLS (PolarSSL).
https://github.com/troglobit/inadyn https://github.com/troglobit/inadyn