Skip to content

Easy way to change Wifi connections on a headless Raspberry Pi.

License

Notifications You must be signed in to change notification settings

Teraskull/SwitchWifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SwitchWifi

Easy way to change Wifi connections on a headless Raspberry Pi.

Installing

git clone https://github.com/Teraskull/SwitchWifi/

cd SwitchWifi

sudo chmod +x switchwifi.sh

Usage

# Create a wifi file called "new_wifi".
# The script will ask for the SSID and password.
sudo ./switchwifi.sh -c new_wifi
# Switch to the previously created wifi file "new_wifi".
sudo ./switchwifi.sh -s new_wifi

License

This software is available under the following licenses:

  • GPLv3+

About

Easy way to change Wifi connections on a headless Raspberry Pi.

Topics

Resources

License

Stars

Watchers

Forks

Languages