Created
February 24, 2017 07:09
-
-
Save optman/b7ce81eabbe245ef5a001fc05084aad9 to your computer and use it in GitHub Desktop.
tcpflow -i any
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~$ mkdir tcpflow | |
~$ cd tcpflow/ | |
~/tcpflow$ sudo tcpflow -i any | |
tcpflow: listening on any | |
^Ctcpflow: terminating | |
~/tcpflow$ ls | |
172.017.000.002.08080-192.168.100.003.58240 172.019.000.004.33697-172.019.000.003.04150 | |
172.017.000.009.09200-172.017.000.010.49593 172.019.000.004.35546-172.019.000.003.04150 | |
172.017.000.010.49593-172.017.000.009.09200 172.019.000.004.37704-172.019.000.003.04150 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment