Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mongoose-os-apps/captive-portal


https://github.com/mongoose-os-apps/captive-portal

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Captive portal example

## Overview

This is a captive portal example. A captive portal is a DNS server that
points to itself to all DNS queries. This is used to route all Web requests
to a specified web page.

Build and flash this example. It'll start a WiFi access point Mongoose_XXXXXXX.
Join that access point (the password is `Mongoose`). Open your browser
and go to "http://example.com".
You'll end up on the simple web page that this app runs:

![screenshot](screenshot.png)