hammerspoon2-docs
    Preparing search index...

    Function reachabilityLinkLocal

    • Creates a reachability monitor for link-local connectivity. Link-local addresses cover the 169.254.x.x (IPv4) and fe80::/10 (IPv6) ranges used for direct device-to-device communication without a router. Under the hood this monitors general system connectivity (the same as reachabilityInternet()), because NWPathMonitor does not distinguish link-local reachability.

      Returns HSNetworkReachability

      A new HSNetworkReachability monitor.