#Can't get SSH access post-Odysseyra1n (iOS 13.2.3)

18 messages · Page 1 of 1 (latest)

spark oreBOT
#

@pseudo topaz Thanks for creating a new thread!

Please use /solved to close this thread when you're done.

green robin
#

hopefully i'm not missing something, could you try to get the password from the passwd file itself on the device

#

i see

#

i did miss quite something then 😭

#

did you try port 1111

#

!t iproxy

spark oreBOT
# green robin !t iproxy
iproxy

iproxy is a tool that can be used to ssh into a device over a USB connection, which can be useful in cases such as a frozen display or any other situation where the device's IP address is unknown. To obtain iproxy, you will need to download libimobiledevice (see /tag libimobiledevice).

This will only work when Jailbroken, and if you have openssh installed.

Instructions:

Windows: Open two command prompt windows. Navigate to where you have the iproxy.exe saved, and drag it into the first command prompt. Add 22 2222 to the end. It should now look something like path\to\iproxy.exe 22 2222. Pressing enter should yield a message saying waiting for connection. Navigate to the second window, and type in ssh mobile@localhost. If you get a message saying The authenticity of host... can't be established., enter yes. The default login password is alpine

macOS/Linux: Open two terminal windows. Input iproxy 2222 22 into the terminal. Pressing enter should yield a message saying waiting for connection. Navigate to the second window, and type in ssh mobile@localhost -p 2222. If you get a message saying The authenticity of host... can't be established., enter yes. The default login password is alpine

Odysseyn1x: Open the SSH section and type your user and port, the user should either be mobile or root; we recommend you use mobile. The default port should either be 44, 4444, 22, or 2222. Once done it should prompt you to enter your password, should either be alpine or a custom one you set.

If you’ve done these correctly you should be able to type commands as you wish!

green robin
#

holy typo

#

anyways try iproxy 22 1111 maybe?

#

i think actually it might be the other way around

#

iproxy 1111 2222

#

cause

#

first set of numbers -> port on the ios device
second set -> port on the computer to connect it to

#

sure

green robin
#

iproxy typo, yeah

spark oreBOT
#

This thread has been marked as solved. Archiving this channel!

green robin
#

no worries

#

good luck