biplobsd / OneClickRun

Another colab notebook!
https://ocr.biplobsd.me
GNU General Public License v3.0
563 stars 453 forks source link

ERR_NGROK_6022 #32

Open biplobsd opened 1 year ago

biplobsd commented 1 year ago

This error says you need to set ngrok authtoken for use there free service. So make a change in ocr.py to require authtoken for http https port forwarding. Get idea from past tcp port forwarding code. Review code and understand how to prompted user for authtoken.

image