Skip to content

Commit

Permalink
changed: version to pre-release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mh4x0f committed Oct 30, 2023
1 parent f266cb3 commit 173d9d5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![build status](https://github.com/mh4x0f/wifipumpkin3/workflows/Build/badge.svg)](https://github.com/mh4x0f/wifipumpkin3/actions)
[![license](https://img.shields.io/badge/license-apache%202-orange)](https://github.com/mh4x0f/wifipumpkin3/blob/dev/LICENSE.md)
[![changelog](https://img.shields.io/badge/change-log-yellow)](https://github.com/mh4x0f/wifipumpkin3/blob/dev/CHANGELOG.md)
[![changelog](https://img.shields.io/badge/version-1.1.5-blue)](https://github.com/mh4x0f/wifipumpkin3/)
[![changelog](https://img.shields.io/badge/version-1.1.7-blue)](https://github.com/mh4x0f/wifipumpkin3/)
[![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

![AKUANDUBA](/docs/screenshot.png)
Expand All @@ -26,6 +26,8 @@
- **WiFi** networks scanning
- **DNS** monitoring service
- Credentials harvesting
- Phishkin3 (Support MFA phishing attack via captive portal)
- EvilQR3 (Support Phishing QR code attack)
- Transparent Proxies
- RestFulAPI (new)
- and **more**!
Expand Down Expand Up @@ -53,7 +55,7 @@
| --- |

* **Operating System**:
* a recent version of Linux (we tested on **Ubuntu 18.04 LTS**);
* a recent version of Linux (we tested on **Ubuntu 22.04 LTS**);
* please note: **Windows** is not **supported**.

## Installation & Documentation
Expand Down
Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion wifipumpkin3/_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "1.1.7"
__codename__ = "Yorixiriamori"
__codename__ = "Gao"
__branch__ = "main"

0 comments on commit 173d9d5

Please sign in to comment.