GithubHelp home page GithubHelp logo

Comments (7)

PradyumnaKrishna avatar PradyumnaKrishna commented on May 13, 2024

Working but now it's deprecated because of this issue ssh_exchange_identification: Connection closed by remote host
Issue: WassimBenzarti/colab-ssh#38

Here a small fix for that:

  1. Kill the ngrok tunnel with the last code block
  2. rerun ngrok with same code block

They use the agro tunnel now but I didn't update it because I don't know how to use it

from colab-hacks.

sasagr avatar sasagr commented on May 13, 2024

Working but now it's deprecated because of this issue ssh_exchange_identification: Connection closed by remote host
Issue: WassimBenzarti/colab-ssh#38

Here a small fix for that:

  1. Kill the ngrok tunnel with the last code block
  2. rerun ngrok with same code block

They use the agro tunnel now but I didn't update it because I don't know how to use it

the small fix (kill & rerun) does not solve the problem for me

from colab-hacks.

PradyumnaKrishna avatar PradyumnaKrishna commented on May 13, 2024

the small fix (kill & rerun) does not solve the problem for me

SSH working for me, I don't know why it's not working for you.
Screenshot 2021-01-06 at 1 43 45 PM

But you can access the remote desktop while give me time to bring new update which will add the Agro option for SSH.

from colab-hacks.

sasagr avatar sasagr commented on May 13, 2024

I dont know why it does not work for me:
C:\Users\sasag>ssh [email protected] -p 15425
ssh_exchange_identification: Connection closed by remote host

C:\Users\sasag>ssh [email protected] -p 19125
ssh_exchange_identification: Connection closed by remote host

but I managed to make it working with Agro tunnel with the following code:

Install colab_ssh on google colab

!pip install colab_ssh --upgrade

from colab_ssh import launch_ssh_cloudflared, init_git_cloudflared
launch_ssh_cloudflared(password="pass")

from colab-hacks.

PradyumnaKrishna avatar PradyumnaKrishna commented on May 13, 2024

Thanks for the information, I will update it

from colab-hacks.

PradyumnaKrishna avatar PradyumnaKrishna commented on May 13, 2024

Use this notebook and check is Agro functioning problem. If any other improvements required you can tell me.

from colab-hacks.

sasagr avatar sasagr commented on May 13, 2024

it works fine. Thanks

from colab-hacks.

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.