airgorah
airgorah 0.7.4
WiFi security auditing software mainly based on aircrack-ng tools suite
https://github.com/martin-olivier/airgorahMIT License
main program: airgorahprograms: airgorah
Maintainers
Platforms (19)
armv7l-linuxmips-linuxloongarch64-linuxm68k-linuxs390x-linuxmipsel-linuxmips64el-linuxpowerpc64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ airgorah ];
Ad-hoc shell
nix-shell -p airgorah
Flake (nix run)
nix run nixpkgs#airgorah