Quantcast
Channel: Good mind
Viewing all articles
Browse latest Browse all 511

Installing TCPPing and HPing on CentOS 7

$
0
0
Install TCPPing

1: Install tcptraceroute


shell> sudo yum install tcptraceroute

2: Download TCPPing and set permissions


shell> sudo cd /usr/bin/
shell> sudo wget http://pingpros.com/pub/tcpping
shell> sudo chmod 755 tcpping

Install HPing

1: Install EPEL Repository

shell> sudo yum install epel-release

2: Install HPing3

shell> sudo yum install hping3

 

Credits:
TCPPING ? http://www.vdberg.org/~richard/tcpping

Viewing all articles
Browse latest Browse all 511

Trending Articles