Created
February 24, 2017 07:15
-
-
Save optman/41c476ff4dcca75062a07203254587a2 to your computer and use it in GitHub Desktop.
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
$lsof -ni:10001 | |
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME | |
aggregato 14790 optman 12u IPv4 90413759 0t0 TCP 192.168.100.3:37582->119.188.72.131:10001 (ESTABLISHED) | |
aggregato 14790 optman 14u IPv4 90413760 0t0 TCP 192.168.100.3:44111->115.231.155.86:10001 (ESTABLISHED) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment