Intrusion Detection System

From UVOO Tech Wiki
Revision as of 15:43, 15 July 2020 by Busk (talk | contribs) (Created page with "# Linux best to use iproute2 and lsof for most of this ss/lsof ``` ss -o state established | grep 10 ``")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Linux

best to use iproute2 and lsof for most of this ss/lsof ``` ss -o state established | grep 10 ``