From 77652abfe5c5514d1e548155e5976591b257a712 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:09:08 -0400 Subject: [PATCH 1/3] Update install_with_sshrd.md --- install_with_sshrd.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 4c9a170..9200fac 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -4,20 +4,12 @@ 1. Run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` -2. Run `./sshrd.sh ` +2. Run `./sshrd.sh TrollStore ` (Tips is the best choice)` -3. Run `./sshrd.sh boot` the device should start verbosing and say OK in ascii +3. Run `./sshrd.sh boot` the device should start verbosing and show a TrollFace in ascii, then reboot eventually -4. In a new terminal window, run `iproxy 2222 22` +4. Open up the app you replaced, it should be TrollStore Helper now -5. In the previous window, run `ssh -p2222 root@localhost`, the pass is alpine +5. Press "Install TrollStore", make sure you're connected to the internet -6. Now, in the same window, run `mount_filesystems`, if a error occurs please make a issue in the SSHRD_Script repo - -7. Run `trollstoreinstaller ` (Tips is the best choice), Then run `reboot`, your phone will reboot into iOS - -8. Open up the app you replaced, it should be TrollStore Helper now - -9. Press "Install TrollStore", make sure you're connected to the internet - -10. Done, your device will respring and TrollStore should appear on your home screen +6. Done, your device will respring and TrollStore should appear on your home screen From c4dbadca7bf371a4892a4bf49904cdb7108c1487 Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Fri, 9 Sep 2022 18:09:20 -0400 Subject: [PATCH 2/3] Update install_with_sshrd.md --- install_with_sshrd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 9200fac..30df27a 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -4,7 +4,7 @@ 1. Run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` -2. Run `./sshrd.sh TrollStore ` (Tips is the best choice)` +2. Run `./sshrd.sh TrollStore ` (Tips is the best choice) 3. Run `./sshrd.sh boot` the device should start verbosing and show a TrollFace in ascii, then reboot eventually From 1e3255c3edf656878e4f0b44b60d9a4db270c35d Mon Sep 17 00:00:00 2001 From: Nathan <87825638+verygenericname@users.noreply.github.com> Date: Fri, 9 Sep 2022 19:04:20 -0400 Subject: [PATCH 3/3] Update install_with_sshrd.md --- install_with_sshrd.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_with_sshrd.md b/install_with_sshrd.md index 30df27a..952db08 100644 --- a/install_with_sshrd.md +++ b/install_with_sshrd.md @@ -2,6 +2,8 @@ **Supported devices:** A8 - A11, iOS 14.0 - 15.5b4 +Video tutorial: https://youtu.be/SsvumuaZBT0 + 1. Run `git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script` 2. Run `./sshrd.sh TrollStore ` (Tips is the best choice)