nmap scan tcp port code example
Example 1: nmap check ftp port
nmap -sV -sC <target>
Example 2: nmap port scan
How to scan all target ports
Sudo nmap pasteheretargetip
nmap -sV -sC <target>
How to scan all target ports
Sudo nmap pasteheretargetip