This commit is contained in:
nbillard 2022-12-15 10:30:11 +01:00
commit a833e9f2cd

2
tp.md
View file

@ -370,7 +370,7 @@ tsock -s -l 40 insa-20155 5678
__Reprendre la Question 1 et capturer les trammes Ethernet avec `tcpdump`__
```sh
```sh
sudo tcpdump -xx port 5678
```