$httping -U www.beautifulwork.org No URL/host to ping given $httping -U http://www.beautifulwork.org No URL/host to ping given $httping http://www.beautifulwork.org PING www.beautifulwork.org:80 (/): connected to 89.36.208.169:80 (224 bytes), seq=0 time=455.10 ms connected to 89.36.208.169:80 (224 bytes), seq=1 time=458.34 ms connected to 89.36.208.169:80 (224 bytes), seq=2 time=447.45 ms ^CGot signal 2 --- http://www.beautifulwork.org/ ping statistics --- 4 connects, 3 ok, 0.00% failed, time 4418ms round-trip min/avg/max = 447.5/453.6/458.3 ms $httping -U anonymous http://www.beautifulwork.org $httping -U anonymous http://www.beautifulwork.org PING www.beautifulwork.org:80 (/): connected to 89.36.208.169:80 (224 bytes), seq=0 time=453.33 ms connected to 89.36.208.169:80 (224 bytes), seq=1 time=459.89 ms connected to 89.36.208.169:80 (224 bytes), seq=2 time=451.59 ms connected to 89.36.208.169:80 (224 bytes), seq=3 time=455.54 ms connected to 89.36.208.169:80 (224 bytes), seq=4 time=448.82 ms ^CGot signal 2 --- http://www.beautifulwork.org/ ping statistics --- 5 connects, 5 ok, 0.00% failed, time 6948ms round-trip min/avg/max = 448.8/453.8/459.9 ms $httping -U userfoo http://www.beautifulwork.org PING www.beautifulwork.org:80 (/): connected to 89.36.208.169:80 (224 bytes), seq=0 time=449.55 ms connected to 89.36.208.169:80 (224 bytes), seq=1 time=462.89 ms connected to 89.36.208.169:80 (224 bytes), seq=2 time=446.10 ms connected to 89.36.208.169:80 (224 bytes), seq=3 time=445.94 ms ^CGot signal 2 --- http://www.beautifulwork.org/ ping statistics --- 4 connects, 4 ok, 0.00% failed, time 5721ms round-trip min/avg/max = 445.9/451.1/462.9 ms $httping -U userfoo -P withfoo http://www.beautifulwork.org PING www.beautifulwork.org:80 (/): connected to 89.36.208.169:80 (224 bytes), seq=0 time=459.03 ms connected to 89.36.208.169:80 (224 bytes), seq=1 time=445.85 ms connected to 89.36.208.169:80 (224 bytes), seq=2 time=489.32 ms connected to 89.36.208.169:80 (224 bytes), seq=3 time=461.37 ms ^CGot signal 2 --- http://www.beautifulwork.org/ ping statistics --- 4 connects, 4 ok, 0.00% failed, time 5614ms round-trip min/avg/max = 445.8/463.9/489.3 ms $httping -f http://www.beautifulwork.org PING www.beautifulwork.org:80 (/): connected to 89.36.208.169:80 (224 bytes), seq=0 time=458.52 ms connected to 89.36.208.169:80 (224 bytes), seq=1 time=447.23 ms connected to 89.36.208.169:80 (224 bytes), seq=2 time=442.29 ms connected to 89.36.208.169:80 (224 bytes), seq=3 time=444.83 ms connected to 89.36.208.169:80 (224 bytes), seq=4 time=456.58 ms connected to 89.36.208.169:80 (224 bytes), seq=5 time=446.09 ms connected to 89.36.208.169:80 (224 bytes), seq=6 time=447.35 ms ^CGot signal 2 --- http://www.beautifulwork.org/ ping statistics --- 8 connects, 7 ok, 12.50% failed, time 3580ms round-trip min/avg/max = 442.3/449.0/458.5 ms $