airgorah 0.4.2

A WiFi auditing software that can perform deauth attacks and passwords cracking
[dependencies.csv]
version = "1.2.2"

[dependencies.ctrlc]
version = "3.4.1"

[dependencies.env_logger]
version = "0.10.0"

[dependencies.glib]
version = "0.18.2"

[dependencies.gtk4]
features = ["v4_6"]
version = "0.7.2"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4.20"

[dependencies.regex]
version = "1.9.5"

[dependencies.serde]
features = ["derive"]
version = "1.0.188"

[dependencies.serde_json]
version = "1.0.107"

[dependencies.sudo]
version = "0.6.0"

[dependencies.toml]
version = "0.8.0"

[dependencies.ureq]
features = ["json"]
version = "2.7.1"

[dependencies.which]
version = "4.4.2"

[package]
authors = ["Martin Olivier <martin.olivier@live.fr>"]
description = "A WiFi auditing software that can perform deauth attacks and passwords cracking"
documentation = "https://github.com/martin-olivier/airgorah/wiki"
edition = "2021"
exclude = ["/.github", "/package"]
homepage = "https://github.com/martin-olivier/airgorah"
keywords = ["networking", "pentest", "aircrack-ng", "gui", "linux"]
license = "MIT"
name = "airgorah"
readme = "README.md"
repository = "https://github.com/martin-olivier/airgorah"
version = "0.4.2"