Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to check open ports mac

lsof -i -P | grep -i "listen"

Comment

how to check if port is open mac

lsof -i :PORT_NUMBER
Comment

PREVIOUS NEXT
Code Example
Shell :: login without a password is forbidden by configuration (see allownopassword) ubuntu 
Shell :: check compatible ubuntu nvidia driver 18.04 
Shell :: heroku cli connect to app 
Shell :: restart lampp command 
Shell :: bash remove empty line 
Shell :: change dns linux 
Shell :: django-cors-headers 
Shell :: format pendrive linux 
Shell :: nginx post size 
Shell :: install mailspring ubuntu 
Shell :: download nbextensions 
Shell :: install sshuttle ubuntu 
Shell :: youtube dl install ubuntu 
Shell :: git check first commit 
Shell :: linux install node 
Shell :: yii2 advanced install 
Shell :: bash date today plus one day 
Shell :: pip install hand tracking module 
Shell :: certbot list all domains 
Shell :: refresh env variable windows powershell 
Shell :: install socket io client 
Shell :: Module Error (from ./node_modules/sass-loader/dist/cjs.js): Node Sass version 6.0.0 is incompatible with ^4.0.0 || ^5.0.0. 
Shell :: copy ssh keys to remote server windows 10 openSSH 
Shell :: skype linux install 
Shell :: how to swap ubuntu 
Shell :: update nodejs centos 
Shell :: brew service start redis 
Shell :: how to get hostname on linux 
Shell :: bash create file with content 
Shell :: windows npm install permission denied 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =