Git Product home page Git Product logo

Comments (3)

wnoisephx avatar wnoisephx commented on August 29, 2024 1

My use case is a bit different, as I just need a web/ssl to telnet interface for some old software that doesn't support anything else, and I only need/want the one telnet connection. The clear text is not an issue, as the preset just has the remote telnet host.

Anyway thanks for the reply, and I will see if I can give a go on my own.

from sshwifty.

nirui avatar nirui commented on August 29, 2024

Sorry, but that's not what Presets was meant to be used. Preset was designed to allow the operator to auto-fill some of the inputs on the Preset Connector Wizard for the user. Later, the user is expected to reconnect to the remote through the "Connected Before" record without go through the Preset Connector Wizard again.

And because it's just an auto-fill, we must give user a chance to confirm the settings before they connect to the remote, thus, the wizard cannot be skipped.

So I'm afraid you must do the connect manually. Sorry.

Also, be alerted, the data defined in Presets are downloaded to the client where user can see it in clear text. So it's really not recommended to use it in such way.

from sshwifty.

nirui avatar nirui commented on August 29, 2024

If the target host was a Telnet, then you might give "Launch Links" a look, for example: https://sshwifty.herokuapp.com/#+Telnet:horizons.jpl.nasa.gov:6775%7Cutf-8

This will give you the Autoconnect feature, sort of. It works because the Launch Link for Telnet contains all the information needed to establish a Telnet connection (Remote host address plus the charset). It does not work for SSH through, because you have to input some fields manually as the link will not not contain those info.

You can generate the link through the record listed on the "Connected Before" list. If you hover your mouse pointer on the record, you'll see "Copy Link", click it, then the link will be copied for you to paste.

from sshwifty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.