🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

wifi-guard

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi-guard

A simple WiFi Guard package

0.0.3
100

Supply Chain Security

100

Vulnerability

99

Quality

100

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Shell access

Supply chain risk

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Found 1 instance in 1 package

Maintainers
1

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:

  • platform
  • subprocess
  • re
  • time

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts