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

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

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*