hackingguy / Bug-Hunting-Colab

A Colab For Bug Hunting!
https://hackingguy.medium.com/bug-hunting-colab-41a8acb1d04
GNU General Public License v3.0
202 stars 87 forks source link

Tunnel not found on No VNC #20

Closed bugtestingbb closed 3 years ago

bugtestingbb commented 3 years ago

Hi @hackingguy ,

While trying to access the VPS with noVnc I'm getting this error Tunnel 90e208c0ab90.in.ngrok.io not found and also try to access via ssh also getting error kex_exchange_identification: Connection closed by remote host

Any solution for the above?

MrViNC3R3 commented 3 years ago

Same issue , tried factory reset runtime also , still the issue persist

hackingguy commented 3 years ago

Hi Guys, Sorry for the late reply as I was busy with my exams, Actually I checked the issue and found that Google Colab has started blocking ngrok requests. So, we have to change tunneling or manually set up the connection with ngrok every time. Soon I am gonna change tunneling to Cloudflare or get some bypass for this. Until that, I recommend using Colab-SSH and make a ngrok connection. And then starting VNC Server

bugtestingbb commented 3 years ago

Hi, do u have documentation/video to setup it?

hackingguy commented 3 years ago

Sorry for the delay! Removed Ngrok and added Argotunnel! Now working fluently!

danzee1 commented 3 years ago

Hi @hackingguy Thanks a lot.. Will you make short video tutorial for the updated one.. As u made for the Ngrok ..