Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.18 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.18 KB

WiFi-CLI Manager

wifi-cli is a command-line interface tool for managing Wi-Fi connections and settings on Windows. It provides a range of features for network scanning, connection management, signal monitoring, and more.

Features

  • Scan for available Wi-Fi networks
  • Connect to a Wi-Fi network
  • Show current connection information
  • Delete network profiles
  • Monitor signal strength
  • Run speed tests
  • Perform traceroute
  • Set DNS servers
  • Create and manage Wi-Fi hotspots
  • Log signal strength
  • Backup and reset network settings
  • Prioritize and list network profiles

Installation

  1. Clone the Repository

    git clone https://github.com/zikani/wifi-cli.git
    
  2. Navigate to the Project Directory

    cd setup.py
    
  3. install the package

    pip install ....
    
    
  4. Usage The wifi-cli tool is used via the command line. Here is the basic syntax:

    wifi-cli <command> [options]
    
  5. example command

    wifi-cli scan
    
    

This README.md provides a comprehensive guide to using the wifi-cli tool, including installation instructions, detailed usage examples, configuration options, and troubleshooting tips.##.