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