Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux check the specific ports in use

sudo lsof -i:22 # see a specific port such as 22
 
PREVIOUS NEXT
Tagged: #linux #check #specific #ports
ADD COMMENT
Topic
Name
1+2 =