nc / ncat# Netcat, TCP / UDP swiss army knife. $ nc -zv host 22 $ nc -u -zv host 53 $ nc -l 4444 $ ncat -lvnp 4444 --ssl