8ac6a2f94c
inadyn is a DynamicDNS client/updater which works with dyndns.com, noip.com and many other DDNS providers. It is minimal in footprint and requirements, supports IP caching, multiple providers, multiple domain names, and a variety of other situations. [Peter: fixup whitespace / trailing spaces] Signed-off-by: Dave Purdy <david.c.purdy@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
config BR2_PACKAGE_INADYN
|
|
bool "inadyn"
|
|
help
|
|
INADYN is a free DynDNS client. It gives the possibility
|
|
to have your own fixed hostname registered on the internet,
|
|
although your IP might be changing.
|
|
|
|
https://github.com/troglobit/inadyn
|