Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 519 Bytes

qwifi-emulation

Scripts and tools to configure a qwifi emulation environment.

The qwifi service provides a simple and painless mechanism for short-term access to WiFi networks.

Inital Setup

  1. Checkout repo ("git clone" etc.)
  2. Initialize and update submodules ("git submodule init" and "git submodule update")
  3. Run "sudo make setup" to perform initial setup.

Usage

Run "sudo make emulate" to enter emulation mode. To return to normality, run "sudo make normal"