mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 11:35:40 +02:00
Fix tcpflow syntax
This commit is contained in:
parent
14956b3c61
commit
daf8ab1365
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
||||||
|
|
||||||
- Show all data on the given interface and port
|
- Show all data on the given interface and port
|
||||||
|
|
||||||
tcpflow -c -i {{eth0}} port {{80}}
|
`tcpflow -c -i {{eth0}} port {{80}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue