File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " rping"
3
- version = " 0.1.1 "
3
+ version = " 0.1.2 "
4
4
edition = " 2021"
5
- description = " 🌊 A TCP SYN flooding attack CLI."
5
+ description = " 🌊 A Fully Anonymous Any TCP Flag Flooding Attack CLI."
6
6
license = " MIT"
7
7
keywords = [" networking" , " pcap" , " tcp" , " syn" ]
8
8
categories = [" command-line-utilities" , " network-programming" ]
Original file line number Diff line number Diff line change 5
5
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
6
6
7
7
``` sh
8
- rping 0.1.1
8
+ rping 0.1.2
9
9
▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄ ▄ ▄▄▄▄▄▄▄▄▄▄▄
10
10
▐░░░░░░░░░░░▌▐░░░░░░░░░░░▌▐░░░░░░░░░░░▌▐░░▌ ▐░▌▐░░░░░░░░░░░▌
11
11
▐░█▀▀▀▀▀▀▀█░▌▐░█▀▀▀▀▀▀▀█░▌ ▀▀▀▀█░█▀▀▀▀ ▐░▌░▌ ▐░▌▐░█▀▀▀▀▀▀▀▀▀
@@ -26,7 +26,7 @@ Flood a target with a high volume of SYN packets to overwhelm and
26
26
disrupt its network.
27
27
```
28
28
29
- > 🚀 ** rping** : A robust Rust-based CLI for SYN flooding attacks.
29
+ > 🚀 ** rping** : A robust, fully anonymous, Rust-based CLI for any TCP flag flooding attacks.
30
30
31
31
## 📖 Table of Contents
32
32
You can’t perform that action at this time.
0 commit comments