First, I will explain what SSH is and why we do it. SSH (Secure Shell) allows you to exchange data between two networked devices, using a secure channel. A jailbrokeniPhone
has the ability to connect with your computer via SSH, giving you read and write access to your iDevice’s hard drive.

You can repair damaged files, install games that aren’t in the App Store, and even turn your iDevice into a portable hard drive. I know it all sounds complicated, but we use applications to make the process as easy as browsing a folder on your computer. This
is my quick and easy guide to SSH into your iPhone….

For starters, your device must be jailbroken. You must also have an active Wi-Fi connection
on both your iDevice and your computer.

Step 1: Download Cyberduck. (Windows beta version here)

Step 2: In your jailbroken iDevice, open ‘Cydia.app’ and do a search for ‘OpenSSH’. Go ahead and install it, and jump back on your computer.

Step 3: Open the Cyberduck application we downloaded earlier and click the ‘Open Connection’ button.

Step 4: In the server field you are going to type your iDevice’s IP address. This can be found by launching your ‘Settings.app’, selecting ‘Wi-Fi’, and selecting the blue arrow next to your wireless network. You should now see your IP address.

Step 5: Select the ‘SFTP’ option in the drop down menu above where you just typed in your IP address.

Step 6: In the Username field type in ‘root’. In the Password field type ‘alpine’. Click connect! You are now looking at the file system underneath Apple’s iOS!

Note: The first SSH may take a bit, after that it should be fine. If you get an ‘Unknown Host’ message, just ignore it and click ‘Allow’.

See that wasn’t so bad, was it? My last piece of advice would be BE CAREFUL. Deleting or manipulating the wrong files can turn your iPhone into a paperweight.

Does anyone use a better SSH client? What ways are you using SSH? Tell us about it below!

最新文章

  1. 【JavaScript Demo】回到顶部功能实现
  2. python 中locals() 和 globals()
  3. C语言 1 << 0 是什么意思
  4. 基于元数据的ETL系统
  5. 人见人爱A^B
  6. LA 3516 - Exploring Pyramids
  7. iOS10.0 TabBar Bug(底部同时展示原生和自定义tabBar)-b
  8. 数据对接—kettle使用之二
  9. Jetty:配置概览-须要配置什么
  10. 终于懂了:Delphi重定义消息结构随心所欲,只需要前4个字节是消息编号就行了(有了这个,就有了主动)
  11. SpringBoot(五):@ConfigurationProperties配置参数绑定
  12. Jmeter中主要管理器功用
  13. Mysql SQL执行错误:#1136
  14. 【bug记录】jpa 解决org.hibernate.lazyinitializationexception could not initialize proxy - no session
  15. Spring Security构建Rest服务-0702-个性化用户认证流程2
  16. Oracle EBS 表空间
  17. BZOJ2588:LCA+主席树来实现树上两点之间第K大点权查询
  18. Andorid之Annotation框架初使用(一)
  19. c#修改cpu主频
  20. JVM 内存知识总结

热门文章

  1. vs code的简单插件
  2. 【leetcode】538. Convert BST to Greater Tree
  3. leetcode-12双周赛-1245-树的直径
  4. API equals方法 toString方法
  5. 批量新增数据(BuckCopy)
  6. Springboot Excle导入导出
  7. SVG和canvas
  8. Android API Levels 详解
  9. 前台处理ajax:axios
  10. samba环境部署