More tests (UDP)

Initial
Stephane Bortzmeyer 22 years ago
parent bfd9f7350b
commit 1b7d56f28a

@ -7,6 +7,8 @@ echo "A message such as 'connection refused' is not always an error"
echo " you may not have an appropriate server."
./echoping localhost
./echoping -u localhost
./echoping -d localhost
#./echoping -c localhost
#./echoping -h / localhost
./echoping -d -u localhost
#./echoping -c localhost # chargen is too often unavailable
./echoping -h / localhost

Loading…
Cancel
Save