nirui/sshwifty

Request: connect to preset by URL path

Opened this issue · 3 comments

Is it possible to directly open a preset via url, like http://sshwifty.local:8080/preset-1?

nirui commented

You cannot create link for a Preset, but you can create link for remotes, for example: https://sshwifty-demo.nirui.org/#+Telnet:horizons.jpl.nasa.gov:6775%7Cutf-8

To create a link, hover your mouse over an item on the Connected before list, and click "Copy Link":

Copy Link

Perfect, thanks!

Is there a way to have a cache the password? Ideally I'd like to click a link and have it connect immediately.

nirui commented

Sorry, there is no way to pass password with URL.

But if you have control of the target SSH server, try setup a no password access for public users, and start guiding them from there.