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

https://github.com/mrzack99s/cocong

Network application for capture in-out traffic and captive portal network authentication and authorisation. Support LDAP and Radius integration
https://github.com/mrzack99s/cocong

authen-server authentication captive-portal ldap network radius

Last synced: 5 months ago
JSON representation

Network application for capture in-out traffic and captive portal network authentication and authorisation. Support LDAP and Radius integration

Awesome Lists containing this project

README

          

# Features

- User Managagement
- Captive Portal
- Bandwidth Control
- Network Capture
- LDAP Integration
- Radius Integration
- Private DNS Resolver (CoreDNS)

# Requirements

(Choose one choice)

- Red Hat 9
- Oraclelinux 9
- Debian 12 (Bookworm)

# Installation guide

(Need root user)

1. Change config environment is **install.sh** file

`vi install.sh`

2. Run install script

`./install.sh`

# Uninstallation guide

(Need root user)

`./uninstall.sh`

# Custom templates

You can use templates from the templates directory to modify them. The relevant and necessary parameters are already in that file.
After that, copy your custom file to replace that file on server in directory **/usr/share/cocong/templates**