mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support airodump-ng #72

Open mrlunchbox777 opened 6 months ago

mrlunchbox777 commented 6 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add airodump-ng to the managed packages

Why?

It supports wireless packet capture

What-should happen?

airodump-ng should be a package in the index.json

Steps to Test

  1. jq '.packages[] | select(.name = "airodump-ng")' resources/install/index.json should return the details for managing the airodump-ng package

Code of Conduct