Remote desktop client for Archbox. Tunnels Moonlight/Sunshine over HTTPS.
Works on Windows, macOS, and Linux.
go install github.com/Desarso/archbox-connect@latest && archbox-connect
On first run you'll be prompted for the password. It's saved locally to ~/.archbox/credentials so you only need to enter it once.
If archbox-connect is not found, add Go's bin to your PATH first:
# Linux/macOS
export PATH=$PATH:$(go env GOPATH)/bin
# Windows (PowerShell)
$env:PATH += ";$(go env GOPATH)\bin"Then run archbox-connect again.
- Downloads the tunnel client (chisel) if you don't have it
- Installs Moonlight if you don't have it
- Opens an encrypted tunnel to the remote desktop
- Launches Moonlight — connect to localhost