Trsak

Untitled

Aug 11th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $ netstat -antup | grep :30121
  2. (Not all processes could be identified, non-owned process info
  3. will not be shown, you would have to be root to see it all.)
  4. tcp 1 0 0.0.0.0:30121 0.0.0.0:* LISTEN -
  5. tcp 0 0 127.0.0.1:30121 127.0.0.1:40936 TIME_WAIT -
  6. tcp 0 0 127.0.0.1:30121 127.0.0.1:40940 TIME_WAIT -
  7. tcp 0 0 127.0.0.1:30121 127.0.0.1:40956 TIME_WAIT -
  8. tcp 0 0 127.0.0.1:30121 127.0.0.1:40960 TIME_WAIT -
  9. tcp 0 0 127.0.0.1:30121 127.0.0.1:40916 TIME_WAIT -
  10. tcp 141 0 127.0.0.1:30121 127.0.0.1:41162 ESTABLISHED -
  11. tcp 0 0 127.0.0.1:30121 127.0.0.1:40920 TIME_WAIT -
  12. tcp 0 0 127.0.0.1:41162 127.0.0.1:30121 ESTABLISHED -
  13. udp6 0 0 0.0.0.0:30121 :::* -
Add Comment
Please, Sign In to add comment