Advertisement
j0h

lsof wtf

j0h
Sep 12th, 2019
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.29 KB | None | 0 0
  1. $ lsof -i tcp:80 -P -R
  2. COMMAND     PID PPID USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
  3. firefox-b 22312 7692    s  128u  IPv4 1191807      0t0  TCP xy:56688->ocsp.digicert.com:80 (ESTABLISHED)
  4. firefox-b 22312 7692    s  139u  IPv4 1191808      0t0  TCP xy:56690->ocsp.digicert.com:80 (ESTABLISHED)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement