The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

update-ip - Dynamically update the IP address associated with a DNS A record on your GoDaddy domain

Coverage Status

DESCRIPTION

Updates a GoDaddy domain's DNS A record with either the current local external IP address, or a specified one.

USAGE

    update-ip hostname domain.name [IP address]

If the IP address isn't sent in, we'll fetch the one that's currently set as your external public facing one.

AUTHOR

Steve Bertrand, <steveb at cpan.org>

LICENSE AND COPYRIGHT

Copyright 2020-2021 Steve Bertrand.

This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:

http://www.perlfoundation.org/artistic_license_2_0