💡Client side ssh access on ios apple ecosystem #1318
Labels
Priority: Normal
Minor issue impacting one or more users
Type: Feature Request
A big idea that would be split into smaller pieces
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 thebaselab/codeapp#1133
ios probably has many restrictions in place so minimal implementation like just the
cloudlfared access
or something similar would be niceThe text was updated successfully, but these errors were encountered: