File: cisco_unmonitor

package info (click to toggle)
kismet 1.4.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 504 kB
  • ctags: 435
  • sloc: cpp: 2,741; makefile: 126; sh: 29
file content (8 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/bash

if [ "$1" == "" ]; then
	echo "$0 <wireless interface>"
	exit
fi

echo "Mode: i" > /proc/driver/aironet/$1/Config