Skip to content

bhm/wpa_supplicant_injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Setup a WiFi access points for Raspberry Pi Zero W

Elevator pitch

Oh yes

Setup WiFi connections via an interactive script.

In simpler terms. Add WiFi names and passwords to your Raspi Zero W

Motivation

With Raspian Lite this gets old. Real quick.

Do it

  1. Grab a copy of Raspbian Image.
  2. Make the script runnable chmod +x ./wifi_setup.sh
  3. Run ./tor_pifi_wlan1.sh ./path-to-image.img
  4. Flash the image onto an SD-card

What it does

It mounts the raw image. Modifies the /etc/wpa_supplicant/wpa_supplicant.conf Unmounts the image.

After party

This most likely will work for any linux distro given it uses WPA Supplicant.

About

This script injects networks for wpa_supplicant. Initially done for a Raspbian Lite for Raspberry Pi Zero W.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages