Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sodomon2/lhotspot
a simple wifi-hotspot in lua
https://github.com/sodomon2/lhotspot
Last synced: about 12 hours ago
JSON representation
a simple wifi-hotspot in lua
- Host: GitHub
- URL: https://github.com/sodomon2/lhotspot
- Owner: sodomon2
- License: zlib
- Created: 2021-06-18T01:48:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T16:52:34.000Z (about 3 years ago)
- Last Synced: 2023-11-16T01:26:54.879Z (12 months ago)
- Language: Lua
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LHotspot
LHotspot is a simple wifi-hotspot in lua## Screenshot
![lhotspot](https://github.com/sodomon2/project-screenshot/blob/master/lhotspot/screenshot-1.png?raw=true)
![lhotspot-advanced](https://github.com/sodomon2/project-screenshot/blob/master/lhotspot/screenshot-2.png?raw=true)## Dependencies
- [Lua](https://www.lua.org/download.html)
- [Lua-lgi](https://github.com/pavouk/lgi)
- [linux-router](https://github.com/garywill/linux-router)
- [hostapd](https://w1.fi/hostapd/)