1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/hardware/apple-iphone/_posts/2009-04-26-ssh-access.md

24 lines
757 B
Markdown
Raw Normal View History

2015-02-22 01:18:03 +00:00
---
title: Apple iPhone SSH Access
layout: default
created: 2009-04-26 22:04:12 +0200
updated: 2009-04-26 22:09:55 +0200
toc: false
tags:
- 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
1. enable WLAN access and find your iPhone's IP (see Settings → Wi-Fi → *\<Your Network SSID\>* → IP Address)
1. under Linux type: `ssh <IP address> -l root`; for Windows use *PuTTY*
1. (the first connection will need about 20-30 seconds[^1] before you'll be asked to accept the host key)
1. use the following password: `alpine` (older iPhones used `dotty`)
[^1]: most probably the iPhone will generate some encryption keys here