cloudflared
cloudflared copied to clipboard
💡Client side ssh access on ios apple ecosystem
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