• 0.2.0 d4cbe61492

    vvelox released this 2019-04-15 02:34:57 -05:00 | 4 commits to master since this release

    0.2.0 2019-04-15/02:30
    - Minor typo correction(japh).
    - Add PTR search support.
    - Add regexp PTR search support.

    0.1.1 2019-02-26/04:00
    - Apparently Net::CIDR does not like searching IPv4 and IPv6 at the
    same time. Each requested CIDR is now checked on its own. While
    it says the functions will handle both in the docs, apparently
    this does not mean at the same time.

    0.1.0 2019-02-26/00:15
    - Add in handling of % in IPv6 addresses.
    - Add in handling of slightly malformed IPv6 address that netstat
    on FreeBSD seems to sometimes produce, using ':.' for the port
    delimiter instead of '.'. This is not to be confused with ::
    appearing at the end, but like "fe80::4ecc:6aff:.123".

    Downloads