ssh over cloudlare tunnel with iPhone

Hi, I successfully got an ssh connection through a cloudflare tunnel on windows but it worked because cloudflared is installed on the client. I would like to know how I can connect my iPhone via ssh through cloudflare tunnel, if there is a way ?
10 Replies
Erisa
Erisa3mo ago
You cannot On Android you can do it via Termux, but on iOS there is no possible way
Chaika
Chaika3mo ago
Could do Private Networking w/ WARP but that's wholly different from your current setup
Erisa
Erisa3mo ago
And then you can't do fun stuff with short lived certs
Ptitdino
Ptitdino3mo ago
I just started looking on cloud flare things. Im a beginner so what I just want to do is to access my OpenSSH service running on my windows computer from my iPhone (using shortcut ssh) through cloudflare. Do you think there is a way, no matter which one ? @Erisa | Support Engineer @Chaika
Erisa
Erisa3mo ago
You need to use private networks Which is a lot more complex than the normal way
Ptitdino
Ptitdino3mo ago
Could you provide me a link that explain that ?
Erisa
Erisa3mo ago
Cloudflare Docs
Private networks · Cloudflare Zero Trust docs
With Cloudflare Zero Trust, you can connect private networks and the services running in those networks to Cloudflare’s global network. This involves …
Ptitdino
Ptitdino3mo ago
Yeah but if I don’t have the choice to use my phone Thanks And so I will need to use private network for smb sharing too I guess ? I looked the web page u sent me but I don’t really understand how application, private networks works and how it will help me connecting my iPhone in ssh to my windows computer. @Erisa | Support Engineer
Erisa
Erisa3mo ago
cloudflared wont work on iSH because the qemu emulation they use doesnt properly support all the needed syscalls for running Go applications I have not tried a-Shell
Ptitdino
Ptitdino3mo ago
I read few days ago that I could use cloudflare Warp on my iPhone ?