mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
165 B
Markdown
8 lines
165 B
Markdown
![]() |
# tcpflow
|
||
|
|
||
|
> Captura el tràfic TCP per depuració i anàlisi.
|
||
|
|
||
|
- Mostra totes les dades de la interfície i el port indicats:
|
||
|
|
||
|
`tcpflow -c -i {{eth0}} port {{80}}`
|