ts-playground
    Preparing search index...

    Function isIPv4Local

    • Check if the host is an IPv4 local address such as 127.0.0.1 and other 127.x.x.x addresses.

      Parameters

      • host: string

      Returns boolean

      true if the host is an IPv4 local address, false otherwise