Skip to content

Commit 53d2a09

Browse files
Merge pull request #598 from v1s1t0r1sh3r3/dev
v11.30 dev to master
2 parents fe2c42b + a272e36 commit 53d2a09

File tree

8 files changed

+715
-369
lines changed

8 files changed

+715
-369
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 11.30
2+
- Added Multi-instance support to launch more than one airgeddon at a time
3+
- Improvements on 5Ghz country code check and 5Ghz band capability detection on adapters
4+
- Fixed bug to avoid set advanced captive portal on second time if is not desired after setting it previously
5+
- Now channel is automatically updated on control window during "DoS pursuit mode" for all Evil Twin attacks
6+
- Fixed error shown while checking if a handshake is wpa2 when wpa3 handshake is captured
7+
18
### 11.22
29
- Possibility to add manually ESSID name for selected hidden networks
310
- Improvement on process killing on Evil Twin attacks

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Please note we have a [Code of Conduct], please follow it in all your interactio
2121

2222
## Collaborating Translators
2323

24-
1. Ask ALWAYS before start a translation to add a new language (by mail at [[email protected]], by Twitter (X) at [@OscarAkaElvis], by [IRC] channel or [Discord] server). Contact to the development team in order to know what are you going to do. You'll be informed about how to proceed.
24+
1. ALWAYS ask before starting a translation to add a new language. You can do so by contacting us via email at [[email protected]], through Twitter (X) at [@OscarAkaElvis], via [IRC] channel, or on the [Discord] server. Please reach out to the development team to clarify your intentions. You will then be informed about how to proceed.
2525
2. Translate the strings located in `language_strings.sh`, the existing strings of _language_strings_handling_messages_ function in `airgeddon.sh` and the strings of _missing_dependencies_text_ function in `missing_dependencies.sh` (this last file is in plugins dir).
2626
3. If you want to create a pull request with a new language to be added, at least the 80% of the phrases must be translated and the rest must be done with at least _an automatic-translation_ system and marked with PoT (Pending of Translation) mark. Anyway, always ask first.
2727
4. Remember that pull requests done over master branch will be rejected. Read the git workflow policy first.
@@ -70,7 +70,7 @@ Anything can be also discussed on public [IRC] channel or [Discord] server. More
7070
## Beta Testers
7171

7272
1. Download the main version from the [Master] branch or the beta testing version from the development branch called [Dev]. Temporary branches may be existing for specific features that can also be tested.
73-
2. Report any issues or bugs by Twitter (X) at [@OscarAkaElvis], mail [[email protected]], on [IRC] channel, [Discord] server or submit GitHub issue requests [Here] reading first the Issue Creation Policy.
73+
2. Report any issues or bugs via [IRC] channel, [Discord] server, or submit GitHub issue requests [here] after reading the Issue Creation Policy.
7474

7575
## Git Workflow Policy
7676

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
106106
[Hat Tip To]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Hat%20Tip%20To
107107
[Inspiration]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Inspiration
108108

109-
[Version-shield]: https://img.shields.io/badge/version-11.22-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
109+
[Version-shield]: https://img.shields.io/badge/version-11.30-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
110110
[Bash4.2-shield]: https://img.shields.io/badge/bash-4.2%2B-blue.svg?style=flat-square&colorA=273133&colorB=00db00 "Bash 4.2 or later"
111111
[License-shield]: https://img.shields.io/badge/license-GPL%20v3%2B-blue.svg?style=flat-square&colorA=273133&colorB=bd0000 "GPL v3+"
112112
[Docker-shield]: https://img.shields.io/docker/automated/v1s1t0r1sh3r3/airgeddon.svg?style=flat-square&colorA=273133&colorB=a9a9a9 "Docker rules!"

0 commit comments

Comments
 (0)