wireless-radar | DF and other tools to explore a 2.4GHz environment
kandi X-RAY | wireless-radar Summary
kandi X-RAY | wireless-radar Summary
DF and other tools to explore a 2.4GHz environment.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Perform the inquiry on a bluetooth device
- Returns a list of services that match the given class
- Return the class and services classes
- Return the device type
- Print packet to stdout
- Lookup a bluetooth device name
- Get a list of bluetooth services
- Read the current inquiry mode
- Set the write_inquiry_mode
- Reads a file
wireless-radar Key Features
wireless-radar Examples and Code Snippets
./wscan.py | tee logs/home-$(date '+%s').log | ./wscan.py load
./wscan.py 00:00:00:00:00:00 | tee logs/home-$(date '+%s').log | ./wscan.py load
x y timestamp bssid rssi essid
|█▃▁▅▃▃ | 200 0 2012-02-04T03:45:24 -91
|▄▄▄▄▄▄ ▄█ █ ▄
scapy netaddr git+https://github.com/pingflood/pythonwifi.git
iwconfig wlan0 mode monitor
airmon-ng start wlan0
ifconfig wlan0 down
./wprox.py
typ AP SSID* MAC vendor channels cnt
./mrssi.py mon0 01:23:45:ff:ff:ff 6
WARNING: Failed to execute tcpdump. Check it is installed and in the PATH
WARNING: No route found for IPv6 destination :: (no default route?)
looking for 01:23:45:ff:ff:ff on mon0 chan: 6 (2.437GHz)
-75 ██████████
Community Discussions
Trending Discussions on wireless-radar
QUESTION
Im trying to install Wireless-radar using the command sudo pip install wireless-radar
. I've tried the command multiple times and I've
gotten the same error each time.
What am I doing wrong and what should I do to fix it?
I'm using a MacBook Pro 2015 running MacOS 10.13.1
The version of Python that I am using is 2.7.10
Here's the complete output for the command.
...ANSWER
Answered 2017-Dec-28 at 03:30Use sudo pip3 install wireless-radar
instead of "pip" if you're using Mac OS X. This grants administrative privileges to install the module.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wireless-radar
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page