Extended ping is a simple tool to help me ping common ports over TCP and UDP easily.
Example: go run . google.com
This will ping a bunch of ports over TCP and UDP against the host. It will also attempt an ICMP ping, but on Unix systems this requires elevation.