echoping/SRC/test-echoping-crypto

16 lines
264 B
Plaintext
Raw Normal View History

2000-11-04 13:00:23 +00:00
#!/bin/sh
# $Id$
echo ""
echo "Since this tests tries remote servers, a failure is not always "
echo " echoping's fault: it may be a network problem."
./echoping -C -h / www.gandi.net
2000-11-04 13:00:23 +00:00
./echoping -C -h / www.modssl.org
2000-11-04 13:00:23 +00:00
./echoping -C -h / www.creditmutuel.fr
2000-11-04 13:00:23 +00:00