Skip to content

Bash script to configure the WiFi of a Raspberry Pi (e.g. auto-connect to a WiFi AP and host a WiFi AP)

Notifications You must be signed in to change notification settings

T-vK/raspi-wifi-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

raspi-wifi-config

Work in progress

  • Option to enable ssh
  • Option to create a USB Ethernet device (should work, but might need more configuration)
  • Option to add WiFi networks to automatically connect to
  • Option to host an AP (hotspot) on the Raspberry Pi (might work, but untested)

How to use

Just download the script and open it with bash.
You can either run it on your Raspberry Pi or you can mount your Raspberry Pi's SD card on a different computer (both partitions need to be mounted). The script will then ask you what you want to do. It will also warn you about things that could go wrong. So, in your own interest, pay attention.

About

Bash script to configure the WiFi of a Raspberry Pi (e.g. auto-connect to a WiFi AP and host a WiFi AP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages