From ea9f3bba69e67f7149d9199b3baa4e6fc714a5c7 Mon Sep 17 00:00:00 2001 From: Joshua Pickard Date: Mon, 19 Sep 2022 16:01:16 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b7aa49f..6667497 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,9 @@ ufw reset ``` ## List ports Linux is listening on + +`sudo ss -tunlp` + `sudo lsof -nP -iTCP -sTCP:LISTEN` ## List alive IPs on Network (nmap)