From 26f4f16f47c1af373d4da9868d2d3624ecc61604 Mon Sep 17 00:00:00 2001 From: Slapdoge <76182388+merll002@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:29:27 +0000 Subject: [PATCH] Update installing-blackb0x.md fixing obsolete ssh command. --- docs/en_US/jailbreak/installing-blackb0x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/jailbreak/installing-blackb0x.md b/docs/en_US/jailbreak/installing-blackb0x.md index 6816eb287846..1c96554e2864 100644 --- a/docs/en_US/jailbreak/installing-blackb0x.md +++ b/docs/en_US/jailbreak/installing-blackb0x.md @@ -67,4 +67,4 @@ Your Apple TV (3rd generation) may boot into recovery mode after using blackb0x. ::: -You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command `ssh -oHostKeyAlgorithms=+ssh-dss root@apple.tv.ip.here`. You can find the IP address in Settings. +You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command `ssh -oHostKeyAlgorithms=+ssh-rsa root@apple.tv.ip.here`, Password: `alpine`. You can find the IP address in Settings.