Skip to content

Instantly share code, notes, and snippets.

View aureeaubert's full-sized avatar
🧱
Reach for the stars

Auree Aubert aureeaubert

🧱
Reach for the stars
View GitHub Profile

How to create a fake wireless access point

Equipment

  1. Raspberry Pi 3
  2. An Ethernet connection that will need during the installation

Intructions

You need to assign users an IP Address when they connect to our network. Hostapd is a user space daemon for wireless access point and authentication servers and DNSMasq is used as our DNS server. To install these programs, run the following command: