实验室Lab / Grok Bot / 用 Tailscale SSH 连上 Grok Bot 电脑 SSH into Grok Bot’s computer over Tailscale

社区 Community 需审批 Needs approval

用 Tailscale SSH 连上 Grok Bot 电脑 SSH into Grok Bot’s computer over Tailscale

SSH into Grok Bot’s computer over Tailscale

Lonely 转发蓝哥AI 的非官方教程:Grok Bot 背后是一台 Linux。用 Tailscale 把这台机器和自己电脑拉进同一张私有网,再 ssh box@100.x.x.x。官方没把 SSH 做成一等功能。 Lonely sharing 蓝哥AI’s unofficial tutorial: Grok Bot’s backend is a Linux machine. Join it and your laptop on the same Tailscale network, then ssh box@100.x.x.x. SSH is not a first-class official feature.

这条用法在做什么What this use does

Lonely 转发蓝哥AI 的非官方教程:Grok Bot 背后是一台 Linux。用 Tailscale 把这台机器和自己电脑拉进同一张私有网,再 ssh box@100.x.x.x。官方没把 SSH 做成一等功能。 Lonely sharing 蓝哥AI’s unofficial tutorial: Grok Bot’s backend is a Linux machine. Join it and your laptop on the same Tailscale network, then ssh box@100.x.x.x. SSH is not a first-class official feature.

收录理由Why we listed it 非官方旁路,作者也写「自己折腾玩玩可以」。用户名固定 box。不要把 22 端口暴露到公网,不要把内网地址和 token 写进对话。日常看桌面、拷文件走官方通道即可。 Unofficial workaround; the author says it’s for tinkering. Username is always box. Do not expose port 22 to the public internet, and do not paste the private address or tokens into chat. For daily desktop and file copy, use the official path.

上手路径How to start

审批边界Approval boundary

不装 Tailscale、不改 SSH、不暴露 22 端口,除非用户明确要求。 Do not install Tailscale, change SSH, or expose port 22 unless the user explicitly asks.

  1. 先跑一次安全范围Run a safe first pass

    先在可撤回、不外发的范围内试跑。本条未批准前:不装 Tailscale、不改 SSH、不暴露 22 端口,除非用户明确要求。。 Try it first in a reversible, non-outbound scope. Until approved: Do not install Tailscale, change SSH, or expose port 22 unless the user explicitly asks..

  2. 存 SkillSave a Skill

    把跑通的步骤存成 Skill,下次同类任务直接复用,而不是重新口述。 Save the working steps as a Skill so the next similar job reuses them instead of being re-explained.

  3. 再上 RoutineThen add a Routine

    确认输出可靠后,再考虑定时或事件触发;例行默认仍应停在待审。 After output is reliable, consider a schedule or event trigger. Routines should still stop at review by default.

相关案例Related cases