WiFi Guard
WiFi Guard is a simple Python package that provides functionality to scan Wi-Fi networks and check connected devices on different platforms.
Installation
Use pip to install the wifi_guard
package:
pip install wifi_guard
Usage
After installation, you can run the wifi-guard command to start the WiFi Guard application:
wifi-guard
The application will scan the available Wi-Fi networks and display the detected networks along with the connected devices.
Compatibility
The wifi_guard package is compatible with the following platforms:
- macOS
- Windows
- Linux (Ubuntu)
Dependencies
The wifi_guard package has the following dependencies:
These dependencies will be automatically installed during the package installation process.
Contributing
Contributions to the WiFi Guard package are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. Pull requests are also encouraged.
License
This package is released under the MIT License. See the LICENSE file for more details.