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

NAME

myip - Get your public IPv4 or IPv6 address

Coverage Status

DESCRIPTION

Command line utility to get and display your public IPv4 or IPv6 address.

USAGE

    # Display IPv4 address

    myip

    # Display IPv6 address (if available)

    myip 6

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