Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

listen all local open ports

#With nmap:
nmap -p- "0.0.0.0"

# check each service:
sudo lsof -i -P | grep LISTEN | grep $PORT_NUMBER
Comment

PREVIOUS NEXT
Code Example
Shell :: Exception: Error running pod install flutter on iod 
Shell :: ubuntu remove directory 
Shell :: install redis-cli only 
Shell :: install pylatex 
Shell :: yarn test only one file 
Shell :: install older version of npm 
Shell :: conda upgrade notebook 
Shell :: git reset fork 
Shell :: adb tap screen 
Shell :: how to remove all picture in folder with command line 
Shell :: This system is not registered with an entitlement server. You can use subscription-manager to register. 
Shell :: nginx install centos7 
Shell :: install ruby ubuntu 20.04 
Shell :: ubuntu last logs 
Shell :: clear history powershell 
Shell :: change remote repository git 
Shell :: create a ssh key 
Shell :: know kernel version linux mint 
Shell :: grab ipaddress in variable linux 
Shell :: protoc command not found linux docker 
Shell :: could not open tor as root in kali 
Shell :: delete old version of snaps 
Shell :: git hard reset upstream 
Shell :: debian all services 
Shell :: fetch remote branch git 
Shell :: flutter doctor android licenses exception in thread main java.lang.noclassdeffounderror 
Shell :: automated install windows admin center 
Shell :: sqlite3 attempt to write a readonly database 
Shell :: activate virtual environment ubuntu 
Shell :: network manager restart ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =