https://github.com/kerberjg/chillinode
Node.js-based captive portal system for Linux
https://github.com/kerberjg/chillinode
captive-portal linux network-management nodejs openwrt security
Last synced: about 1 year ago
JSON representation
Node.js-based captive portal system for Linux
- Host: GitHub
- URL: https://github.com/kerberjg/chillinode
- Owner: kerberjg
- Created: 2017-01-12T11:14:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T23:06:36.000Z (about 9 years ago)
- Last Synced: 2025-03-25T15:14:20.982Z (over 1 year ago)
- Topics: captive-portal, linux, network-management, nodejs, openwrt, security
- Language: JavaScript
- Size: 13.7 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chillinode
=============
Chillinode is a very basic Node.js-based captive portal for Linux systems, built with simplicity in mind.
**Status**: Currently very crude
### Features:
- Authentication with Linux users on host (router) machine
- `iptables` support
### Planned features (in order of priority):
- Support for multiple authentication strategies
- Comfortable installation script
- Custom themes
- `nftables` support
## Installation
*Soon to be written*