question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Passing ssh host from browser

See original GitHub issue

Hi, Is there any way we can pass the ssh-host from the browser? Looks like there was an option earlier as mentioned in this issue, but it doesn’t seem to be working for most of the users now.

Any guidance is much appreciated. Thanks

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
butlerxcommented, Jan 29, 2022

Version 2.2.0 has a flag --allow-remote-hosts which will support this

0reactions
guptayashcommented, Feb 9, 2022

Thank you so much!

Read more comments on GitHub >

github_iconTop Results From Across the Web

SSH-in-browser | Compute Engine Documentation
Click Open in browser window using provided private SSH key.​​ The SSH-in-browser window opens. Click Connect with SSH key file and choose the...
Read more >
SSH from a Web Browser Tutorial Online - YouTube
Video showing how you can use your browser (chrome in our case) to do SSH to remote machines without using terminal. Using a...
Read more >
SSH Essentials: Working with SSH Servers, Clients, and Keys
If your username is different on the remoter server, you need to pass the remote user's name like this: ssh username @ remote_host....
Read more >
access webpage through ssh - localhost - Ask Ubuntu
First Method: Launch an SSH tunnel. To initiate your SSH tunnel, simply open terminal and connect to your remote server via SSH with...
Read more >
Opening Browser in remote machine through ssh - Super User
On Server side ( or in my machine) i have a script which looks like this #!/bin/bash ssh client@IP_ADDRESS "nohup sh openBrowser.sh $1"...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found