From 38742c03dfe0475a0100eaf4c8d5fc0f0ed96439 Mon Sep 17 00:00:00 2001 From: haskal Date: Tue, 26 May 2020 03:12:03 -0400 Subject: [PATCH] 56k: typo and clarification --- comms/56k/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/comms/56k/README.md b/comms/56k/README.md index 296e9a2..88627d9 100644 --- a/comms/56k/README.md +++ b/comms/56k/README.md @@ -60,9 +60,10 @@ to disconnect it. The "ping of death" refers to injecting a modem command into a packet sent to a remote server in order to cause the server's modem to interpret a hang up command contained in the packet. This can -be achieved by pinging with the data `+++ATH0`, but we need to escape it with hex to avoid having -our local modem hang up instead. Once in the session, we dial the number in the text file to get an -initial shell session +be achieved by pinging with the data `+++ATH0`, because as the server replies to the ping with the +same data, its local modem will interpret the command inside the ping. But we need to escape it with +hex to avoid having our local modem hang up instead. Once in the session, we dial the number in the +text file to get an initial shell session ``` ATDT2755550143 @@ -73,7 +74,7 @@ Next, issue a ping of death to the provided server IP ping -v 0x2b2b2b415448290d 93.184.216.34 ``` -Now the ground station should be disconnect so it is available for us to dial. +Now the ground station should be disconnected so it is available for us to dial. ``` +++ATH0