Skip to content

Commit ac2a3ee

Browse files
committed
update
1 parent 8d1a5d6 commit ac2a3ee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "rping"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
5-
description = "🌊 A TCP SYN flooding attack CLI."
5+
description = "🌊 A Fully Anonymous Any TCP Flag Flooding Attack CLI."
66
license = "MIT"
77
keywords = ["networking", "pcap", "tcp", "syn"]
88
categories = ["command-line-utilities", "network-programming"]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
66

77
```sh
8-
rping 0.1.1
8+
rping 0.1.2
99
▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ ▄▄ ▄ ▄▄▄▄▄▄▄▄▄▄▄
1010
▐░░░░░░░░░░░▌▐░░░░░░░░░░░▌▐░░░░░░░░░░░▌▐░░▌ ▐░▌▐░░░░░░░░░░░▌
1111
▐░█▀▀▀▀▀▀▀█░▌▐░█▀▀▀▀▀▀▀█░▌ ▀▀▀▀█░█▀▀▀▀ ▐░▌░▌ ▐░▌▐░█▀▀▀▀▀▀▀▀▀
@@ -26,7 +26,7 @@ Flood a target with a high volume of SYN packets to overwhelm and
2626
disrupt its network.
2727
```
2828

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.
3030
3131
## 📖 Table of Contents
3232

0 commit comments

Comments
 (0)