tldr/pages.ca/linux/tcpflow.md

8 lines
165 B
Markdown
Raw Normal View History

2022-02-06 03:25:41 +00:00
# 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}}`