Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, 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

SSH links are opened without the user in since version 128

  • 2 ŋuɖoɖowo
  • 1 masɔmasɔ sia le esi
  • 63 views
  • Nuɖoɖo mlɔetɔ philippe33

more options

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

Ŋuɖoɖo si wotia

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?

Xle ŋuɖoɖo sia le goya me 👍 0

All Replies (2)

more options

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.

more options

Ɖɔɖɔɖo si wotia

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?