Advertisement
Guest User

netstat

a guest
Aug 28th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
  2. udp UNCONN 0 0 127.0.0.1:53 0.0.0.0:*
  3. udp UNCONN 0 0 224.0.0.251:5353 0.0.0.0:* users:(("brave",pid=1313,fd=274))
  4. udp UNCONN 0 0 224.0.0.251:5353 0.0.0.0:* users:(("brave",pid=1380,fd=35))
  5. udp UNCONN 0 0 [::1]:53 [::]:*
  6. udp UNCONN 0 0 [fe80::2f72:ec9c:3390:197c]%enp8s0:546 [::]:*
  7. tcp LISTEN 0 50 0.0.0.0:139 0.0.0.0:*
  8. tcp LISTEN 0 4096 127.0.0.1:53 0.0.0.0:*
  9. tcp LISTEN 0 100 0.0.0.0:8888 0.0.0.0:*
  10. tcp LISTEN 0 4096 127.0.0.1:9050 0.0.0.0:*
  11. tcp LISTEN 0 50 0.0.0.0:445 0.0.0.0:*
  12. tcp LISTEN 0 50 [::]:139 [::]:*
  13. tcp LISTEN 0 4096 [::1]:53 [::]:*
  14. tcp LISTEN 0 50 [::]:445 [::]:*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement