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
You cannot
On Android you can do it via Termux, but on iOS there is no possible way
Could do Private Networking w/ WARP but that's wholly different from your current setup
And then you can't do fun stuff with short lived certs
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
You need to use private networks
Which is a lot more complex than the normal way
Could you provide me a link that explain that ?
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 …
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
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
I read few days ago that I could use cloudflare Warp on my iPhone ?