From 113d456e9dadd6d955530f62c705141e34b9fe09 Mon Sep 17 00:00:00 2001 From: Bonnet Ronan Date: Thu, 15 Dec 2022 10:25:57 +0100 Subject: [PATCH] Ou est Charlie? --- tp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp.md b/tp.md index d6aa328..2af4c39 100644 --- a/tp.md +++ b/tp.md @@ -127,7 +127,7 @@ tsock -s -l 30 getip102-03 5678 __Reprendre la Question 1 et capturer les trammes Ethernet avec `tcpdump`__ -```sh +```sh sudo tcpdump -xx port 5678 ```