Description An aircrack-ng script built with Go Installation and running Download and install the Go compiler Or use a package manager: sudo apt install golang sudo pacman -S go To directly run the script: go run crack.go To build and run: go build . ./crackongo