SET UP MAC FOR SSH - SSH INTO YOUR iPHONE
In this post i will tell you how to set up your mac to ssh into your iDevice!
Remember you need to be Jailbroken with checkra1n, if you are jailbroken with unc0ver/chimera/odyssey then you will need to install OpenSSH.
After that turn on your Mac/ Macbook and follow the steps mentioned below:
- OPEN TERMINAL
- PASTE THIS COMMAND AS IT IS:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install) - THEN PASTE THIS COMMAND:
brew install usbmuxd - THEN TYPE iproxy 2222 44
- THEN OPEN A NEW TERMINAL TAB
- TYPE ssh root@localhost -p 2222
- Then type yes and press enterr.
- Now enter your root password which is alpine if you have not changed it.
- DONE !
You have to be careful with entering commands, as it might cause some errors.