Skip to content

Commit

Permalink
Readme: updating text according diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
michurin committed Mar 8, 2025
1 parent 728bc5b commit 7f07206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ sequenceDiagram

There are two phases:

- IP discover, using server with public IP (200.2.2.2 on diagram) and
- drilling, using PING-PONG-CLOSE communication
- IP discover, using server with public IP (`4.4.4.4` on diagram) and
- drilling, using `PING`-`PONG`-`CLOSE` communication

The PING-PONG-CLOSE approach is very similar to SYN-SYNACK-ACK. The
final phase, when we send all CLOSE packets, is similar to TIME-WAIT.
Expand Down

0 comments on commit 7f07206

Please sign in to comment.