Create tcpflow.md
This commit is contained in:
7
pages/linux/tcpflow.md
Normal file
7
pages/linux/tcpflow.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# tcpflow
|
||||||
|
|
||||||
|
> Capture TCP traffic for debugging and analysis
|
||||||
|
|
||||||
|
- Show all data on the given interface and port
|
||||||
|
|
||||||
|
tcpflow -c -i {{eth0}} port {{80}}
|
Reference in New Issue
Block a user