2015-04-04 09:59:33 +02:00
|
|
|
Inadyn is a small and simple DDNS client with HTTPS support. That is, it
|
|
|
|
maintains the IP address of a host name. It periodically checks whether
|
|
|
|
the IP address stored by the DNS server is the real current address of the
|
|
|
|
machine that is running Inadyn.
|
2008-06-22 06:52:39 +02:00
|
|
|
|
|
|
|
Features:
|
2015-04-04 09:59:33 +02:00
|
|
|
* supports the many dynamic DNS services, including DynDNS,
|
|
|
|
FreeDNS, ZoneEdit, No-IP, and easyDNS.
|
|
|
|
* maintains multiple aliases of the same IP address
|
|
|
|
* updates the correct IP address even behind a NAT router
|
2008-06-22 06:52:39 +02:00
|
|
|
* supports access via http proxy
|
2015-04-04 09:59:33 +02:00
|
|
|
* does not perform unnecessary updates
|