blob: 3d710ccecd634bfb5f8848392398d51a30257a64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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.
Features:
* 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
* supports access via http proxy
* does not perform unnecessary updates
|