GB10 SSH · Client Setup

一鍵安裝 cloudflared + 設定 SSH ProxyCommand,連線受 Cloudflare Zero Trust Access 保護。

macOS / Linux

curl -fsSL https://gb10-setup.pages.dev/setup-gb10-ssh.sh | bash

想換 SSH 帳號(預設 aiteam):先下載 curl -O https://gb10-setup.pages.dev/setup-gb10-ssh.sh && bash setup-gb10-ssh.sh yourname

Windows (PowerShell)

iwr https://gb10-setup.pages.dev/setup-gb10-ssh.ps1 -OutFile setup.ps1
.\setup.ps1

需要 PowerShell 5+。第一次跑可能要 Set-ExecutionPolicy -Scope CurrentUser RemoteSigned

跑完之後

ssh gb10.topspeedcar.net

第一次會自動開瀏覽器走 Cloudflare Access OTP,輸入授權 email → 收 OTP → 登入。之後 24 小時內不用再驗證。