Skip to content

Script that sets up monitor mode on TPLink wn722n V2/V3

Notifications You must be signed in to change notification settings

TheArqsz/wn722n-monitor-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Script for monitor mode in TPLink wn722n v2/v3 network adapter

Prerequisites

All you need is:

  • git
  • iwconfig
  • ifconfig (net-tools)
  • access to root/sudo

Install

All you have to do is:

  • connect your adapter to USB (or make sure it is connected to virtual machine)
  • execute commands:
git clone https://github.com/TheArqsz/wn722n-monitor-mode
cd wn722n-monitor-mode
chmod +x run.sh
./run.sh <network interface>

About

Script that sets up monitor mode on TPLink wn722n V2/V3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages