cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

💡Client side ssh access on ios apple ecosystem

Open alx-xlx opened this issue 5 months ago • 0 comments

Describe the feature you'd like Support for ssh access using cloudflared tunnel. I wish to SSHing into a server using apple mobile device like an ipad or iphone.

Describe alternatives you've considered currently, ssh into a server using ios device is to run something like iSH which allows x86 emulation and then we can use the cloudflared binary like cloudflared-linux-386, its a little buggy though. Its emulated so it isn't efficient.

Additional context it can then be used into something like https://github.com/thebaselab/codeapp/issues/1133 ios probably has many restrictions in place so minimal implementation like just the cloudlfared access or something similar would be nice

alx-xlx avatar Aug 29 '24 07:08 alx-xlx