nirui / sshwifty

Web SSH & Telnet (WebSSH & WebTelnet client) 🔮
https://sshwifty-demo.nirui.org
GNU Affero General Public License v3.0
2.44k stars 367 forks source link

Request: connect to preset by URL path #181

Open roger- opened 1 week ago

roger- commented 1 week ago

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

nirui commented 6 days ago

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

roger- commented 6 days ago

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 3 days ago

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.