Skip to content

Instantly share code, notes, and snippets.

View dattasaurabh82's full-sized avatar
🤖

Saurabh Datta dattasaurabh82

🤖
View GitHub Profile
@XtendedGreg
XtendedGreg / Creating a Captive Portal on a Raspberry Pi Access Point running on Alpine Linux.md
Last active September 18, 2024 17:57
Creating a Captive Portal on a Raspberry Pi Access Point running on Alpine Linux

Creating a Captive Portal on a Raspberry Pi Access Point running on Alpine Linux

By: XtendedGreg as seen on https://youtube.com/live/vCRdlZjwhsE

Introduction

These commands will compile and install NoDogSplash, configure it as a captive portal, and start it as a service on Alpine Linux. This is useful for guest or customer networks where you would like to maintain access to the internet for temporary users, but do not want it to be exploited.

Equipment Needed

Step 1: Clone and Compile NoDogSplash