Skip to content

A captive portal DNS server implementation in Lua for NodeMCU

License

Notifications You must be signed in to change notification settings

whendonkiesfly/esp8266-captive-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NodeMCU Captive Portal

This code came with help from everyone's discussion here: nodemcu/nodemcu-firmware#59

Example usage:

local captivePortalLib = require "CaptivePortal"
captivePortalLib.init("\192\168\4\1")

About

A captive portal DNS server implementation in Lua for NodeMCU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages