ts-playground
    Preparing search index...

    Function isIPv6Local

    • Check if the host is the IPv6 loopback address '::1'.

      Parameters

      • host: string

      Returns boolean

      true if the host is IPv6 loopback address, false otherwise