/PiFi

🛠 Configure your Raspberry Pi as a wireless access point and connect to a given SSID.

Primary LanguageShellMIT LicenseMIT

PiFi

logo

license

PiFi configures your Raspberry Pi as a wireless access point and connects to a given SSID.

What it Sets Up

  • HostAPD (Access Point) on wlan0
  • WiFi Connection on wlan1

Requirements

PiFi supports:

Older versions may work but aren't regularly tested. Bug reports for older versions are welcome.

Install

Download, review, then execute the script:

git clone git://github.com/NicholasAdamou/PiFi.git && cd PiFi && ./pifi.sh

Follow the on-screen directions.

It should take less than a minute to install.

More Information

License

PiFi is © 2017 Nicholas Adamou.

It is free software, and may be redistributed under the terms specified in the LICENSE file.