Talk:TCPView

From Free Knowledge Base- The DUCK Project: information for everyone
Revision as of 10:04, 23 December 2019 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

view connections netstat

Here's another approach:

ss -nap | grep $(pidof firefox)

https://unix.stackexchange.com/questions/233490/show-network-connections-of-a-process