You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2023. It is now read-only.
When connecting to a device, mchfuse try to determine if it is locally
reachable, otherwise it uses the external endpoint.
The reachability check runs every 30 seconds (to allow transition from
External to Internal endpoint in case the device become reachable
locally) or when an API call returns a connection error (to allow a
quick transition from Internal to External endpoint if the device
become unreachable locally).