Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to login using a public key? #15

Open
ibreakstuff93 opened this issue Jul 12, 2016 · 2 comments
Open

Is it possible to login using a public key? #15

ibreakstuff93 opened this issue Jul 12, 2016 · 2 comments
Projects

Comments

@ibreakstuff93
Copy link

Firstly, love this! Awesome work guys 👍

Question:
Are you able to authenticate using a public key, specifically for us it's a .ppk file?

Thanks!

@nhalstead
Copy link

nhalstead commented Apr 27, 2017

The system is NOT an SSH Program. The purpose of the web page is to give Shell Access, in a way to Web Authorized Users without the need of a ssh or SSH program...

(From the README.md)

Web Console is a web-based application that allows to execute shell commands on a server directly from a browser (web-based SSH). The application is very light, does not require any database and can be installed and configured in about 3 minutes.

@Khaleel
Copy link

Khaleel commented Jul 26, 2018

Also logging in via a .pem

IP: 14.246.172.179
User: john

cd into a dir where cert.pem exists

eg:
ssh -i @14.246.172.179
example
ssh -i cert khaleel@14.246.172.179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Web Console
To Reply
Development

No branches or pull requests

3 participants