cloudflare / cloudflare/cloudflared
💡Client side ssh access on ios apple ecosystem
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**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](https://github.com/ish-app/ish) which allows x86 emulation and then we can use the cloudflared binary like [cloudflared-linux-386](https://github.com/cloudflare/cloudflared/releases/latest/download/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
Contributor guide
Assessment
This issue has not been assessed yet.