whad-team / whad-client

Wireless Hacking Devices Protocol client
MIT License
105 stars 6 forks source link

Add a CLI tool to handle PHY sniffing, sending, scripting #26

Open virtualabs opened 10 months ago

virtualabs commented 10 months ago

Add a tool named phy-tool that provides an interactive shell and commands to sniff, scan and send PHY packets.

The interactive shell provides the following commands:

This tool supports scripting and can be feed with a specific script.

This tool supports the piping mechanism when not used in interactive mode.