**Purpose**: If you want to check if a certain TCP port is open on a server. ## Netcat Command ``` sh netcat -z -n -v ```