PulseAugur
EN
LIVE 15:15:23
tool · [1 source] ·

Cursor IDE's Remote SSH extension breaks custom port connections

Users of the Cursor IDE are reporting an issue with the Remote SSH extension, version 1.0.52, which prevents connections to SSH servers using custom ports. The problem emerged after a recent update, and users are unable to connect if the SSH server is not using the default port 22. Attempts to fix the issue by reconfiguring hosts or restarting the application have been unsuccessful. AI

Summary written by gemini-2.5-flash-lite from 1 sources. How we write summaries →

IMPACT A bug in the Cursor IDE's Remote SSH extension is preventing users from connecting to servers on custom ports, impacting developer workflows.

RANK_REASON A bug report for a specific feature within an IDE.

Read on r/cursor →

COVERAGE [1]

  1. r/cursor TIER_2 · /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…