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
The server remains the source of truth for the final authMode and connectionMode; callers should read the returned runtime snapshot instead of assuming requested modes were granted unchanged.
For random or ephemeral domains, launch with a runtime name and then call show-config --name <runtime> to read back the final server-side hostname and public URL.
The ready binary is Windows-specific; the source archive is the portable project package for Python/OpenSSH environments.
Changelog
Aligned the client with the new discovery, auth, and session contract.