Skip to content

Commit

Permalink
v3.01
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Apr 10, 2016
1 parent 4b4e02c commit a6f9793
Show file tree
Hide file tree
Showing 3 changed files with 653 additions and 59 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#airgeddon
This is a Multi-use bash script for wireless networks.<br>
This is a Multi-use bash script to audit wireless networks.<br>

#Requirements
We say a distro is a 100% compatible Linux distro if it has installed by default all the tools script needs to work.<br>
Expand All @@ -24,8 +24,9 @@ We are not responsible of its use.<br>
This script is under GPLv2 (or later) License.<br>

#Use
Under Kali Linux and other distros must be used with bash (no sh). Example "bash /path/airgeddon.sh"<br>
Under Wifislax can be used with bash or sh. Example "sh /path/airgeddon.sh"<br>
Under some distros like Kali Linux must be called only using bash (no sh). Example "bash /path/airgeddon.sh"<br>
Under Wifislax and others, it can be called using bash or sh. Example "sh /path/airgeddon.sh"<br>
If you call the script using sh and a "Syntax error" appears, use it with bash instead of sh.<br>

#Supported Languages
English, Spanish, French and Catalan.<br>
Expand All @@ -35,6 +36,7 @@ You can join the project:<br>
-Translations to other languages are welcome.<br>
-More distros support compatibility.<br>
-New features.<br>
-Testing and feedback is needed too.<br>

#Changelog
See <a href="https://github.com/v1s1t0r1sh3r3/airgeddon/blob/master/changelog.txt">Changelog</a> file to review changes.<br>
Loading

0 comments on commit a6f9793

Please sign in to comment.