2012-06-19 08:37:34 +02:00
|
|
|
config BR2_PACKAGE_INADYN
|
|
|
|
bool "inadyn"
|
2012-12-17 04:12:01 +01:00
|
|
|
depends on BR2_USE_MMU # Uses fork()
|
2012-06-19 08:37:34 +02:00
|
|
|
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
|