A Windows Wi-Fi CLI
Project description
winwifi.py
A Wi-Fi CLI tool for Windows. It allows you to scan Wi-Fi Access Points without being an admin to disable and enable the Wi-Fi interface.
Installation
pip install winwifi
Usage
wifi 0.0.5
A Windows Wi-Fi CLI
Usage:
wifi [SWITCHES] [SUBCOMMAND [SWITCHES]] args...
Meta-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
Subcommands:
connect Connect to a specific access point; see 'wifi connect --help' for more info
connected Show the current connected Wi-Fi SSID; see 'wifi connected --help' for more info
disconnect Disconnect from a Wi-Fi access point; see 'wifi disconnect --help' for more info
forget Remove speicifc access points from the historical list; see 'wifi forget --help' for more info
history List the historical Wi-Fi access points; see 'wifi history --help' for more info
scan Scan and list nearby Wi-Fi access points; see 'wifi scan --help' for more info
wifi connect 0.0.5
Connect to a specific access point
Usage:
wifi connect [SWITCHES] ssid [passwd='']
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
Switches
--oneshot Do not remember the connection
wifi connected 0.0.5
Show the current connected Wi-Fi SSID
Usage:
wifi connected [SWITCHES]
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
wifi disconnect 0.0.5
Disconnect from a Wi-Fi access point
Usage:
wifi disconnect [SWITCHES]
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
wifi forget 0.0.5
Remove speicifc access points from the historical list
Usage:
wifi forget [SWITCHES] ssids...
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
wifi history 0.0.5
List the historical Wi-Fi access points
Usage:
wifi history [SWITCHES]
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
wifi scan 0.0.5
Scan and list nearby Wi-Fi access points
Usage:
wifi scan [SWITCHES]
Hidden-switches
-h, --help Prints this help message and quits
--help-all Print help messages of all subcommands and quit
-v, --version Prints the program's version and quits
Switches
--refresh Force to refresh the Wi-Fi AP list
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
winwifi-1.0.2.tar.gz
(7.4 kB
view details)
File details
Details for the file winwifi-1.0.2.tar.gz
.
File metadata
- Download URL: winwifi-1.0.2.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
80232aacbf6e3dac236e6548be00f4a3e6e0a56dc3482fd4847b97aa60ff26f3
|
|
MD5 |
9947fb167df6977e1d7e08dd3e3a8680
|
|
BLAKE2b-256 |
e77e746d007eecc101c7315e00f8a25da1ab46df732ffc9d2555667a158a6829
|