raycast / extensions

Everything you need to extend Raycast.

Home Page:https://developers.raycast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[SSH Tunnel Manager] It's not possible to add SSH tunnel with a dot in the name

Fatal1ty opened this issue · comments

Extension

https://www.raycast.com/MinatoHikari/ssh-tunnel-manager

Description

Failed to create SSH tunnel with dot in the username.
image

Steps To Reproduce

  1. Run "Manage Tunnels" command
  2. Run "Create Tunnel" action
  3. Write username with a dot
  4. See error "Invalid username"

Current Behaviour

It shows "Invalid username" error

Expected Behaviour

No error

Thank you for opening this issue!

🔔 @MinatoHikari you might want to have a look.

💡 Author and Contributors commands

The author and contributors of MinatoHikari/ssh-tunnel-manager can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.