holzschu / a-shell

A terminal for iOS, with multiple windows
BSD 3-Clause "New" or "Revised" License
2.72k stars 117 forks source link

Ssh server #244

Open ifuchs opened 3 years ago

ifuchs commented 3 years ago

Is there any possibility of getting SSH server to run on a-Shell? I realize that background execution is always an issue on iOS but iSH can run the SSH server and if you have a loop running that looks at your location it will continue to run in the background for an extended period of time. I understand that this is not an ideal way to run a daemon but it would open up some interesting possibilities.

ifuchs commented 1 year ago

Is it still not possible to do this?

holzschu commented 1 year ago

I'm still working on updating Python to 3.11 and Vim to 8.2 (it's been taking a lot of work), and fixing bugs. This is towards the top of the todo list, once these two are working.