Skip to content

SteamPunk424/Usefull-Shell-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Enable_DisableMonMode.sh

A quick and dirty Bash script to quickly enable or disable monitor mode on your wireless interface in the terminal.

Features

  • Lists available wireless interfaces
  • Allows you to select the one you want
  • Lets you toggle between monitor and managed mode
  • Handles NetworkManager to prevent automatic interference

Requirements

  • Run the script as root
  • Wireless card that supports monitor mode
  • iwconfig, and ifconfig must be installed which it should already be.

Usage

sudo ./Enable_DisableMonMode.sh

About

Quick and dirty shell scripts that do useful stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages