PulseAugur
实时 12:17:29
English(EN) Remote SSH 1.0.52 no longer works with custom SSH ports (only port 22)

Cursor IDE 的 Remote SSH 扩展破坏了自定义端口连接

Cursor IDE 的用户报告了 Remote SSH 扩展版本 1.0.52 存在一个问题,该问题阻止连接到使用自定义端口的 SSH 服务器。此问题是在最近一次更新后出现的,如果 SSH 服务器未使用默认端口 22,用户将无法连接。尝试通过重新配置主机或重启应用程序来修复此问题均未成功。 AI

影响 Cursor IDE 的 Remote SSH 扩展中的一个 bug 阻止用户连接到自定义端口上的服务器,影响了开发者的工作流程。

排序理由 关于 IDE 中特定功能的 bug 报告。

在 r/cursor 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/cursor TIER_2 English(EN) · /u/mike37510 ·

    Remote SSH 1.0.52 no longer works with custom SSH ports (only port 22)

    <!-- SC_OFF --><div class="md"><p>Hi,</p> <p>Since updating Remote SSH to version <strong>1.0.52</strong>, I can no longer connect to SSH servers when they use a custom port instead of the default port <strong>22</strong>.</p> <p>Before, I could simply use:</p> <pre><code>root@IP…