Install
brew install shervin9/onyx/onyx --formula
Install the local client, then connect to a host. Onyx provisions the remote server over SSH when needed.
Homebrew installs and updates the local client. Connect with the same host syntax you already use.
brew install shervin9/onyx/onyx --formula
brew upgrade shervin9/onyx/onyx --formula
onyx user@host
On first connect, Onyx uses SSH to upload and start the matching remote server binary. Bootstrap also reads the remote server auth token used to authorize QUIC streams.
onyx user@host handles bootstrap and token reading automatically.
--no-bootstrap requires ONYX_AUTH_TOKEN.
QUIC uses TOFU certificate pinning plus a per-server auth token.