Probing TCP services with nc
nc is the lowest-level TCP client. Connect to a port, send raw bytes, read raw bytes. Use it to test whether a port is open, and to speak HTTP by typing the request line yourself.
Sign in to start the labnc is the lowest-level TCP client. Connect to a port, send raw bytes, read raw bytes. Use it to test whether a port is open, and to speak HTTP by typing the request line yourself.
Sign in to start the lab