Skip to main content

WiFi tools that could possibly work on a nice day, if you are lucky.

Project description

WiFi tools that could possibly work on a nice day, if you are lucky.

# apt-get install ifscheme
# pip install wifi
# wifi --help

Usage

usage: wifi {scan,list,config,add,connect,init} ...

scan

Shows a list of available networks.

usage: wifi scan

list

Shows a list of networks already configured.

usage: wifi list

add, config

Prints or adds the configuration to connect to a new network.

usage: wifi config SCHEME [SSID]
usage: wifi add SCHEME [SSID]

positional arguments:
  SCHEME      A memorable nickname for a wireless network. If SSID is not
              provided, the network will be guessed using SCHEME.
  SSID        The SSID for the network to which you wish to connect. This is
              fuzzy matched, so you don't have to be precise.

connect

Connects to the network corresponding to SCHEME.

usage: wifi connect SCHEME

positional arguments:
  SCHEME      The nickname of the network to which you wish to connect.

init

Sets up your /etc/network/interfaces file to work with ifscheme.

usage: wifi init

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wifi-0.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page