Connecting to the iPhone remotely lets you use the full power of your device. It's really quite simple with the packages in Telesphoreo, so I've written up this guide. Good luck!

1: install the OpenSSH package

(click, Install, Confirm, Close, Back)


2: open Wi-Fi from Settings


3: click your network's


4: read the "IP Address" field

(example: 192.168.1.100)


5: open Terminal on desktop

(open Spotlight, search for "Terminal")

Or if you're on Windows, you can use a desktop terminal application such as PuTTY(http://www.putty.org/).


6: run "ssh root@[insert IP Address]"

(example: ssh root@192.168.1.100)


7: wait a few minutes (just once)

(it's generating some crypto keys)


8: accept new computer host key

(if it doesn't ask you, that's fine)


9: log in with password "alpine"

(you should change this now)