* Added command line options to specify the address family (_i.e._ IPv4 or IPv6). By default, this is chosen by the operating system.
* Added a layout option to view the host's resolved address.
* Continue pinging even if "no route to host" is encountered.
* ICMP echo sequence now starts at 0 to be inline with other ping clients.
* Show page number only if there are multiple pages.
> Upgrade with `pip3 install -U cping`