airgorah 0.1.0

A WiFi auditing software that can perform deauth attacks and passwords recovery
# Build and install Airgorah - crates.io

To build and install `airgorah` from crates.io, you can use the following command:

```sh
cargo install airgorah
```

Then, you will be able to run `airgorah` on your computer by typing the following command:

```sh
sudo airgorah
```

If you want to uninstall `airgorah` from your computer, enter the following command:

```sh
cargo uninstall airgorah
```