Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

SSH links are opened without the user in since version 128

  • 2 fhreagra
  • 1 leis an bhfadhb seo
  • 148 views
  • Freagra is déanaí ó philippe33

Hello, Since the version 128 (x86_64) on Windows 11, SSH links are no more opened with the user. The link tooltip at the bottom of the screen is showing the link without the user too. Ex: ssh://root@10.0.1.1 -> will open ssh://10.0.1.1 instead. Thank you in advance

Hello, Since the version 128 (x86_64) on Windows 11, SSH links are no more opened with the user. The link tooltip at the bottom of the screen is showing the link without the user too. Ex: ssh://root@10.0.1.1 -> will open ssh://10.0.1.1 instead. Thank you in advance

Réiteach roghnaithe

With Firefox 130.0.1, the situation is better, a new tab is opened showing the URL without the user, ex: "ssh://10.0.1.1/", but my ssh application is called with the correct URL "ssh://root@10.0.1.1". Is it normal to show only "ssh://10.0.1.1/" in the URL bar?

Read this answer in context 👍 0

All Replies (2)

I'm the only one with this issue?

Easy to reproduce, add the below code in a page:

 <a href="ssh://root@10.0.1.1">10.0.1.1</a>

And open with Firefox version 128.

Réiteach Roghnaithe

With Firefox 130.0.1, the situation is better, a new tab is opened showing the URL without the user, ex: "ssh://10.0.1.1/", but my ssh application is called with the correct URL "ssh://root@10.0.1.1". Is it normal to show only "ssh://10.0.1.1/" in the URL bar?