fbiego / curiosity

for the curious ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curiosity

This is a simple website and set of configuration files that turns a Raspberry Pi Zero W (or other Pi with WiFi) into a access point named "No Internt".

Installation after a fresh install of Raspberry Pi OS:

sudo apt-get install git
git clone https://github.com/fbiego/curiosity
cd curiosity
chmod +x install.sh
sudo ./install.sh
sudo reboot

During installation, macchanger will ask whether or not MAC addresses should be changed automatically - choose "No". The startup script in rc.local will perform this task more reliably.

curious?

About

for the curious ones


Languages

Language:SCSS 46.6%Language:JavaScript 41.7%Language:CSS 6.3%Language:Hack 4.6%Language:Shell 0.8%