WareSeeker Search Software

dynamicdns


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

DynamicDNS Updater 1.0


windows Network Tools->Network IP Scanner Free
View Detail
2

Dynamic IP Monitor 3.6


windows Network Internet->Remote Computing Tools $9.95
View Detail
Download Dynamic IP Monitor 3.6Download Dynamic IP Monitor 3.6
256 KB
Automatically performs secure Dynamic DNS updates and/or e-mails you when computers LAN or WAN IP address changes. Additionally can FTP upload txt file, or execute custom http update string. Supports DynamicDNS, SecuritySpace, OpenDNS, DNS-O-Matic.
3

DDNSNotify 0.1.0b


linux Internet->DNS Free
View Detail
Download DDNSNotify 0.1.0bDownload DDNSNotify 0.1.0b
MB
DDNSNotify is a program that logs into a (telnet-enabled) router and retrieves the WAN IP address, but only if the IP address differs from the DNS (A record) address for the domain name given.

It is intend for DynamicDNS applications, where the IP address for a Web site changes (usually due to ISP rules). Thus, using the new IP address, you can update your DNS records using another external script (such as zoneclient.py), so that your Web sites downtime is reduced to a minimum.

The project currently supports Draytek Vigor routers (and possibly other Draytek models).


4

Net::DNS::ValueDomain::DDNS 0.02


linux Programming->Libraries Free
View Detail
Download Net::DNS::ValueDomain::DDNS 0.02Download Net::DNS::ValueDomain::DDNS 0.02
0.011 MB
Net::DNS::ValueDomain::DDNS is a Perl module to update your Value-Domain (https://www.value-domain.com/) DynamicDNS records.

SYNOPSIS

use Net::DNS::ValueDomain::DDNS;

# Normal usage
my $ddns = Net::DNS::ValueDomain::DDNS->new;

$ddns->update(
domain => example.com,
password => 1234,
host => www,
ip => 127.0.0.1,
);

# Update multiple hosts on same IP
my $ddns = Net::DNS::ValueDomain::DDNS->new(
domain => example.com,
password => 1234,
ip => 127.0.0.1,
);

for my $host (qw/www mail */) {
$ddns->update( host => $host ) or die $ddns->errstr;
}


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search