1
0
mirror of https://github.com/mbirth/wiki.git synced 2025-01-14 01:53:15 +00:00

757 B

title layout created updated toc tags
Apple iPhone SSH Access default 2009-04-26 22:04:12 +0200 2009-04-26 22:09:55 +0200 false
know-how
hardware
apple
iphone
ssh

You need a [jailbroken]({% post_url 2009-06-20-jailbreak %}) iPhone for this.

  1. use Cydia to install the OpenSSH package
  2. enable WLAN access and find your iPhone's IP (see Settings → Wi-Fi → <Your Network SSID> → IP Address)
  3. under Linux type: ssh <IP address> -l root; for Windows use PuTTY
  4. (the first connection will need about 20-30 seconds1 before you'll be asked to accept the host key)
  5. use the following password: alpine (older iPhones used dotty)

  1. most probably the iPhone will generate some encryption keys here ↩︎