WassimBenzarti / colab-ssh

Connect to Google Colab using SSH
https://pypi.org/project/colab-ssh/
MIT License
981 stars 127 forks source link

Any available cloudflared binary for arm64 (aarch64) ? #73

Closed xd003 closed 3 years ago

xd003 commented 3 years ago

Its been quite a long time since i last used colab . After the ngrok issue , i am trying it for first time currently

Majority of the times i use colab ssh on my android device. This URL for downloading the binaries - https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/installation doesn't list any arm64 /aarch64 binary which i can use in termux ? It has quite limited set of binaries . One is amd64/x86 which would work in desktop , Other two are 32 bit ones which most devices now don't even use . Is there any way out ?

xd003 commented 3 years ago

Found the arm64 binary on their github releases page . They should ideally even have it on the main download page but nevertheless here it is - https://github.com/cloudflare/cloudflared/releases Closing this now