Hacker News new | ask | show | jobs
by saagarjha 2780 days ago
SSH only works when you have a network connection.
2 comments

You also need another computer, which kind of defeats the purpose. That's like saying you don't need wine when you have VNC.
You have something called loopback.
…which requires your device to listen to SSH connections, right? This isn't something your iPad is doing.
You would jailbreak your iThing and install ssh server.
If you're jailbroken, you can just spawn a shell. No need to do a SSH loopback dance.