nmap scan udp port code example
Example 1: nmap udp scan
nmap -sU 127.0.0.1
Example 2: nmap port scan
How to scan all target ports
Sudo nmap pasteheretargetip
nmap -sU 127.0.0.1
How to scan all target ports
Sudo nmap pasteheretargetip