Sebastiaan
A button to connect to the server via SSH in a terminal window. As you already know it's pretty easy. Just add a link with the right scheme to the panel.
<a href="ssh://user@ip:port">SSH connect</a>
I don't know if it works on Windows though. Maybe it works with PuTTY. You can always just hide the button on not supported platforms.
This is the full scheme:
ssh://[<user>[;fingerprint=<host-key fingerprint>]@]<host>[:<port>]
Found at https://en.wikipedia.org/wiki/List_of_URI_schemes
Jimmy Silva
Thanks for adding this feature. This feature rocks!
Connect via SSH button via terminal in ploi
-
Dennis moved item to board Live
1 year ago -
Dennis moved item to board In progress
1 year ago -
Dennis moved item to board Planned
1 year ago -
Sebastiaan moved item to project Panel Requests
1 year ago -
Sebastiaan created the item
1 year ago