Ghoztty Remote Agent
Connect this machine to your Ghoztty terminal from anywhere.
Install on Windows
Download the installer (.msi)
- Run the downloaded
ghoztty-agent.msi. - Click Ghoztty Agent in the Start Menu.
- Sign in with Google in the browser that opens to link this machine to your account.
The agent keeps itself up to date automatically and starts at logon. To remove it, use Settings → Apps → Ghoztty Remote Agent → Uninstall.
Advanced: headless install (PowerShell)
Installs and enrolls without the MSI — useful for scripted setups.
PS> irm https://ghoztty-relay-dz17575.westus2.cloudapp.azure.com/dl/install.ps1 | iex
Prefer the raw binary? Download ghoztty-agent.exe directly.
What it does
- Outbound-only connection — the agent dials out over WSS (port 443); nothing listens on your machine and no inbound firewall rules are needed.
- Google sign-in enrollment — a browser window opens once during install to approve this machine on your account.
- Auto-updates — the agent keeps itself current with the latest published build.
- Tray icon — a system-tray icon shows connection status, with a Disconnect option when you want it offline.