diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
| @@ -84,10 +84,9 @@ Tip: Starting SSH if disabled | |||
| 84 | 84 | ||
| 85 | If your device is rooted, but SSH isn't started and you _cannot_ (for instance, | 85 | If your device is rooted, but SSH isn't started and you _cannot_ (for instance, |
| 86 | cracked/broken screen) get to the Services control panel on the device, then you | 86 | cracked/broken screen) get to the Services control panel on the device, then you |
| 87 | can start the SSH service over the USB by | 87 | can start the SSH service over the USB by mounting the (jailbroken) filesystem. |
| 88 | mounting the (jailbroken) filesystem. | ||
| 89 | 88 | ||
| 90 | You will need to mount it usbing 'ifuse --afc2' (to access the root directory of | 89 | You will need to mount it using 'ifuse --afc2' (to access the root directory of |
| 91 | the device), and then edit: | 90 | the device), and then edit: |
| 92 | 91 | ||
| 93 | /Library/LaunchDaemons/com.openssh.sshd.plist | 92 | /Library/LaunchDaemons/com.openssh.sshd.plist |
| @@ -156,7 +155,7 @@ that you need, at minimum, TWO connections to usbmuxd to do anything useful. | |||
| 156 | 155 | ||
| 157 | On Windows, usbmuxd works the same way but a TCP connection to localhost port | 156 | On Windows, usbmuxd works the same way but a TCP connection to localhost port |
| 158 | 27015 replaces the UNIX socket. On OSX, the UNIX socket is /var/run/usbmuxd. The | 157 | 27015 replaces the UNIX socket. On OSX, the UNIX socket is /var/run/usbmuxd. The |
| 159 | server and client implemented here default to /tmp/usbmuxd at the moment. | 158 | server and client implemented here default the same /var/run/usbmuxd socket. |
| 160 | 159 | ||
| 161 | The phone protocol operates over a pair of USB bulk endpoints. There is an outer | 160 | The phone protocol operates over a pair of USB bulk endpoints. There is an outer |
| 162 | layer used for packet size info and a "protocol" (version and TCP are the only | 161 | layer used for packet size info and a "protocol" (version and TCP are the only |
