filmov
tv
How to SSH into iPhone from Computer Without Jailbreak

Показать описание
In this video, you will learn how to SSH into an iPhone from any computer without Jailbreak. This is a 𝘴𝘵𝘳𝘢𝘪𝘨𝘩𝘵 𝘵𝘰 𝘵𝘩𝘦 𝘱𝘰𝘪𝘯𝘵 tutorial which leaves out unnecessary intros and/or talks about other topics unrelated to the title of this video.
Incase the video wasn't very clear, here's a summary of the steps you need to perform:
1. Connect your computer and your iPhone to the same internet network
2. Install iSH Shell in your iPhone
3. Open iSH Shell
4. Type and run the following commands inside the single quotes:
•"apk add openssh"
•'ssh-keygen -A'
5. Type and run the 'passwd' command and insert any password you'd like.
6. Type and run the following commands inside the single quotes:
•'echo "PermitRootLogin yes" ⟩⟩ /etc/ssh/sshd_config'
•'/usr/sbin/sshd'
7. In your iPhone, go to General -⟩ Wi-Fi -⟩ ⓘ -⟩ IPV4 Address and note down your phone's IP Address
7. Open any terminal on your computer which supports SSH
8. Type in 'ssh root@[IP Address noted down on step 7]' and enter password(from step 5).
©️ COPYRIGHT / LICENSING
————————————————
#ssh #iphone #terminal #nojailbreak
Incase the video wasn't very clear, here's a summary of the steps you need to perform:
1. Connect your computer and your iPhone to the same internet network
2. Install iSH Shell in your iPhone
3. Open iSH Shell
4. Type and run the following commands inside the single quotes:
•"apk add openssh"
•'ssh-keygen -A'
5. Type and run the 'passwd' command and insert any password you'd like.
6. Type and run the following commands inside the single quotes:
•'echo "PermitRootLogin yes" ⟩⟩ /etc/ssh/sshd_config'
•'/usr/sbin/sshd'
7. In your iPhone, go to General -⟩ Wi-Fi -⟩ ⓘ -⟩ IPV4 Address and note down your phone's IP Address
7. Open any terminal on your computer which supports SSH
8. Type in 'ssh root@[IP Address noted down on step 7]' and enter password(from step 5).
©️ COPYRIGHT / LICENSING
————————————————
#ssh #iphone #terminal #nojailbreak
Комментарии