Skip to content

Installing TCPPing and HPing on Debian / Ubuntu

No Comments on Installing TCPPing and HPing on Debian / Ubuntu

Install TCPPing

1: Install tcptraceroute


shell> sudo apt-get install tcptraceroute

2: Download TCPPing and set permissions


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

Install HPing


shell> sudo apt-get install hping3

 

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

Leave a Reply

Your email address will not be published. Required fields are marked *