secubox-openwrt/package/secubox/luci-app-auth-guardian
CyberMind-FR 304ac7b9a1 feat: P2P App Store, Remote Access & Mesh Media packages
P2P App Store Emancipation:
- secubox-p2p: Package distribution via mesh peers (CGI API, RPCD, CLI)
- packages.js: LuCI view with LOCAL/PEER badges, fetch/install actions
- devstatus.js: Dev Status widget with Gitea commits, v1.0 progress tracking
- secubox-feed: sync-content command for auto-installing content packages
- ACL fix for P2P feed RPCD methods

Remote Access:
- secubox-app-rustdesk: Native hbbs/hbbr relay server from GitHub releases
- secubox-app-guacamole: LXC Debian container with guacd + Tomcat (partial)

Content Distribution:
- secubox-content-pkg: Auto-package Metablogizer/Streamlit as IPKs
- Auto-publish hooks in metablogizerctl and streamlitctl

Mesh Media:
- secubox-app-ksmbd: In-kernel SMB3 server with ksmbdctl CLI
- Pre-configured shares for Jellyfin, Lyrion, Backup

UI Consistency:
- client-guardian: Ported to sh-page-header chip layout
- auth-guardian: Ported to sh-page-header chip layout

Fixes:
- services.js: RPC expect unwrapping bug fix
- metablogizer: Chunked upload for uhttpd 64KB limit

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 00:33:53 +01:00
..
.github/workflows
demo
htdocs/luci-static/resources feat: P2P App Store, Remote Access & Mesh Media packages 2026-02-05 00:33:53 +01:00
root fix(openwrt): Replace pgrep -x with pgrep for BusyBox compatibility 2026-01-22 06:09:07 +01:00
Makefile chore: Bump release versions for require syntax fix 2026-01-21 17:18:06 +01:00
README.md

Auth Guardian for OpenWrt

Version: 0.4.0
Last Updated: 2025-12-28
Status: Active

Comprehensive authentication and session management system.

Features

🎨 Captive Portal

  • Customizable splash pages
  • Logo and branding support
  • Terms of service acceptance

🔑 OAuth Integration

  • Google Sign-In
  • GitHub Authentication
  • Facebook Login
  • Twitter/X Login

🎟️ Voucher System

  • Generate access codes
  • Time-limited validity
  • Bandwidth restrictions

🍪 Session Management

  • Secure cookies (HttpOnly, SameSite)
  • Session timeout control
  • Concurrent session limits

⏭️ Bypass Rules

  • MAC whitelist
  • IP whitelist
  • Domain exceptions

Installation

opkg update
opkg install luci-app-auth-guardian

License

MIT License - CyberMind Security