From 6aa9f13961e6cee6407e3b642d071183abb3fe60 Mon Sep 17 00:00:00 2001 From: Suresh kumar <53396552+suresh978@users.noreply.github.com> Date: Thu, 1 Oct 2020 18:32:58 +0530 Subject: [PATCH] Update and rename README.md to Update README.md --- README.md | 5 ----- Update README.md | 7 +++++++ 2 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 README.md create mode 100644 Update README.md diff --git a/README.md b/README.md deleted file mode 100644 index ac70eb8..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -You need python 3. -Instructions: -# git clone https://github.com/HiddenShot/Hping3.git -# cd Hping3 -# python3 hping.py diff --git a/Update README.md b/Update README.md new file mode 100644 index 0000000..cb7ca74 --- /dev/null +++ b/Update README.md @@ -0,0 +1,7 @@ +You need python 3. +introduction.... +hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn’t only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features. +Instructions: +# git clone https://github.com/HiddenShot/Hping3.git +# cd Hping3 +# python3 hping.py