

Display detailed wireless network parameter.Support for all channel bandwidths (20, 40, 80, and 160 MHz).Full support for both 2.4 and 5 GHz networks.Connect to detected networks using the join button.Simple, fast wireless network discovery of 802.11 a/b/g/n/ac access points.A clean and easy to use program for getting info about networks.After selecting the best position, the optimal channel to use can be determined by selecting the least used channel resulting in improved WiFi speeds. WiFi Scanner is great for determining the best position for an access point at home or in the office. You may also like WiFi Explorer Pro 3 for Mac Free Download It offers a simple, fast wireless network discovery of 802.11 a/b/g/n/ac access points. It is a handy and easy-to-use program for network engineers and other users. WiFi Scanner enables you to see nearby wireless access points and their details, including channels, signal levels (RSSI), noise, channel width, MAC address, signal quality, maximum data rate, encryption, and much more. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,įITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.Download WiFi Scanner 3 for Mac full version program free setup. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR The above copyright notice and this permission notice shall be included in allĬopies or substantial portions of the Software. To use, copy, modify, merge, publish, distribute, sublicense, and/or sellĬopies of the Software, and to permit persons to whom the Software isįurnished to do so, subject to the following conditions: In the Software without restriction, including without limitation the rights Of this software and associated documentation files (the "Software"), to deal Permission is hereby granted, free of charge, to any person obtaining a copy If you experience any troubles, please create a GitHub issue and supply Unfortunately, Mac OS-X and Windows use the system language for the output which requires a quite nmcli (fallback only) on Linux: nmcli -m tabular -f SSID,BSSID,SIGNAL,FREQ device wifi.iwlist (1st choice) on Linux: iwlist scan.netsh on Windows: netsh wlan show networks mode=Bssid.The module uses command line tools for gathering the network information: Of the command line tools which do not allow a flawless detection. This is due to the very different implementation In contrary to other wifi scanners no information about security is returned. mac: MAC Address of the network access point.ssid: SSID of the network (if available).The tool returns an array with objects, each object representing a network with the following properties: Usage const scanner = require('node-wifi-scanner') It was tested with the following operating systems: Please report bugs on the projects GitHub page, Thanks! Operating Systems The module is currently in BETA testing, changes in functionality and interface are possible. The adaptions needed would have been too comprehensive for a pull request so I decided to write an own module. Had to handle much more complex network environments and also wanted to be independent of the operating The module was inspired from Maurice Sways " node-wifiscanner".

This toolĬlaims to be compatible with current versions of Mac OS-X, Windows and Linux so I'll fix bugs as fast as possible.įeature extensions on the other hand are not planned. ZigBee Site Survey Tool with WiFi coexistence charts. The main purpose was to enhance my node.js based This module for node.js scans available wifi networks.
