Turn a Raspberry Pi into a wireless access point.
Just run the install.sh, which apply updates and installs the necessary apps the allow RPI-AP to work.
- Clone this repo
git clone https://github.com/bwithe/rpi-ap
- Run the install script
bash install.sh
-
Configure the SSID, Passphrase, Wireless Interface to be used, Number of Clients, and Channel.
-
Once the packages are installed, it will ask the user to "Press enter to Reboot"
-
Upon reboot, connect to the Access Point with the user specified SSID and Passphrase.
-
After getting connected to the Access Point, browse to
10.10.10.1to login and see the status of your newly configured Access Point.