awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 dépôts

Awesome GitHub RepositoriesWeb-Based System Configuration Interfaces

Manages user accounts, network settings, firewall rules, disk quotas, and software packages through a web interface.

Distinct from OS Internals Configuration: Distinct from OS Internals Configuration: provides a web-based interface for managing system settings, not low-level kernel parameter modification.

Explore 9 awesome GitHub repositories matching operating systems & systems programming · Web-Based System Configuration Interfaces. Refine with filters or upvote what's useful.

Awesome Web-Based System Configuration Interfaces GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • estrellaxd/auto_bangumiAvatar de EstrellaXD

    EstrellaXD/Auto_Bangumi

    8,097Voir sur GitHub↗

    Auto Bangumi is an automated anime downloader that subscribes to RSS feeds and downloads new episodes as they are released, then renames and organizes the files into a media-library-friendly structure. The application is packaged as a Docker container for straightforward deployment and provides a browser-based interface for managing RSS feeds, downloader settings, and subscription rules. The tool distinguishes itself through several integrated capabilities. It includes a calendar-based subscription view that displays subscribed anime according to broadcast schedules, and a mid-season catch-up

    Provides a browser interface for managing RSS feeds, downloader settings, and subscription rules.

    Pythonanimeauto-downloaderdocker
    Voir sur GitHub↗8,097
  • openwrt/luciAvatar de openwrt

    openwrt/luci

    7,683Voir sur GitHub↗

    LuCI is a web-based graphical user interface and management framework for OpenWrt. It serves as an embedded Linux router dashboard that allows for the configuration of network devices and system operations through a web browser. The framework provides a visual system for managing firewall rules, DHCP, and wireless settings. It enables remote system administration by translating web requests into backend tasks and system changes. The system utilizes a remote procedure call daemon for backend execution and a unified configuration interface for state management. It employs a logic layer and tem

    Provides a web-based interface for managing OpenWrt system settings, firewall rules, and software packages.

    JavaScript
    Voir sur GitHub↗7,683
  • michaing/dietpiAvatar de MichaIng

    MichaIng/DietPi

    6,131Voir sur GitHub↗

    DietPi is an ultra-lightweight Debian distribution and software platform purpose-built for single-board computers. It provides a minimal operating system that strips away unnecessary services to reduce CPU and RAM usage, and includes a curated software catalogue of pre-optimised applications that can be installed with a single command. The system reads a plain-text configuration file before first boot to perform unattended OS and software installation, and offers a web interface for remote system administration. What distinguishes DietPi is its comprehensive, integrated approach to turning a

    Provides a browser-accessible graphical tool to configure hardware settings, control services, and view logs remotely.

    Shellbashdebiandietpi
    Voir sur GitHub↗6,131
  • webmin/webminAvatar de webmin

    webmin/webmin

    5,595Voir sur GitHub↗

    Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is

    Provides a web-based interface for managing user accounts, network settings, firewall rules, disk quotas, and software packages.

    HTML
    Voir sur GitHub↗5,595
  • martin-ger/esp_wifi_repeaterAvatar de martin-ger

    martin-ger/esp_wifi_repeater

    5,198Voir sur GitHub↗

    Ce projet est un firmware réseau pour ESP32 qui fait office de répéteur sans fil, routeur NAT ou pont sans fil pour étendre la couverture WiFi. Il peut fonctionner comme un prolongateur de portée WiFi, un pont de couche 2 pour les sous-réseaux partagés, ou un routeur NAT créant un sous-réseau privé secondaire pour connecter des clients à un réseau amont. Son principal atout est sa capacité à convertir le WiFi entreprise en PSK, traduisant les réseaux authentifiés PEAP en réseaux WPA2-PSK pour les appareils ne prenant pas en charge l'authentification entreprise. Il inclut également un outil de mise en miroir du trafic réseau qui diffuse le trafic interne au format pcap vers un port TCP pour une analyse externe en temps réel. Le firmware offre une large suite de fonctionnalités de routage et de gestion, incluant le transfert de port, le filtrage par listes de contrôle d'accès (ACL) et la limitation de débit via un algorithme de jetons (token bucket). Il prend en charge la résolution de noms d'hôtes locaux via un proxy mDNS, la coordination mesh automatisée pour une couverture multi-sauts et l'intégration Ethernet via SPI pour les liaisons montantes filaires. L'administration système s'effectue via une interface de gestion web et une interface en ligne de commande, tandis que la surveillance et la gestion à distance sont assurées par la publication d'état via MQTT. Les mises à jour du firmware peuvent être effectuées par basculement binaire over-the-air ou via un installateur web sur USB.

    Includes a browser-based graphical interface for managing wireless parameters and system configuration.

    Caclsesp8266firewall
    Voir sur GitHub↗5,198
  • rogandawes/p4wnp1_aloaAvatar de RoganDawes

    RoganDawes/P4wnP1_aloa

    4,376Voir sur GitHub↗

    P4wnP1_aloa est un framework de sécurité physique conçu pour transformer un Raspberry Pi en un appareil dédié au red teaming et aux tests d'intrusion. Il fonctionne comme un outil d'émulation de gadget USB, un utilitaire d'usurpation de réseau sans fil et un contrôleur d'automatisation GPIO. Le système permet l'émulation de périphériques USB composites, tels que des claviers, des souris et des périphériques de stockage, sans nécessiter de redémarrage. Il fournit en outre des capacités pour diffuser de fausses balises de point d'accès et des réponses usurpées pour émuler divers environnements de réseau sans fil. Le framework inclut une interface de gestion distante accessible via une application web et une interface en ligne de commande. Il dispose d'un système de déclenchement piloté par les événements pour exécuter des scripts basés sur les changements d'état matériel et l'entrée GPIO, ainsi qu'un système de configuration basé sur des modèles pour gérer les paramètres des sous-systèmes. Le projet fournit des outils pour l'automatisation des entrées, la configuration de l'interface réseau et la création d'interfaces réseau basées sur Bluetooth pour l'accès distant.

    Offers a browser-based application for configuring system settings and editing scripts with state synchronization.

    JavaScript
    Voir sur GitHub↗4,376
  • linuxserver/docker-webtopAvatar de linuxserver

    linuxserver/docker-webtop

    3,936Voir sur GitHub↗

    This project is a containerized Linux desktop streamer that renders a full operating system interface in a web browser using encoded video streams. It allows for remote access to various Linux distributions and serves as a platform for browser-based application hosting. The system supports GPU acceleration via KVM and direct hardware passthrough to enable low-latency graphics rendering and video encoding. It also features volume mapping for home directory persistence, ensuring that user data and portable applications survive environment updates. Additional capabilities include the creation o

    Provides a restricted container setup that disables terminals and sudo to create a secure kiosk interface.

    Shellalpinearchdocker
    Voir sur GitHub↗3,936
  • ibm/mcp-context-forgeAvatar de IBM

    IBM/mcp-context-forge

    3,310Voir sur GitHub↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Provides a web-based interface for real-time configuration, log monitoring, and service management.

    Pythonagentsaiapi-gateway
    Voir sur GitHub↗3,310
  • nextcloud/nextcloudpiAvatar de nextcloud

    nextcloud/nextcloudpi

    2,866Voir sur GitHub↗

    NextcloudPi is a deployment suite and pre-configured software stack designed to install and manage a private cloud environment on Linux servers and single-board computers. It includes a specialized operating system image optimized for Raspberry Pi hardware and a dedicated management panel for automating the deployment of cloud storage and collaboration tools. The project distinguishes itself through a web-based configuration interface that allows for the automation of system updates, backup restores, and hardware monitoring. It integrates a dynamic DNS manager to synchronize server IP address

    Ships a browser-based interface for managing system settings, firewall rules, and hardware integration.

    Shellarmnextcloudqemu
    Voir sur GitHub↗2,866
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Internals Configuration
  4. Web-Based System Configuration Interfaces

Explorer les sous-tags

  • Kiosk Application Interfaces1 sous-tagInterfaces designed to display a single web-based application as the primary system interaction point. **Distinct from Web-Based System Configuration Interfaces:** Distinct from system configuration interfaces which manage OS settings; this focuses on the end-user kiosk display.
  • Media Download ConfiguratorsProvides a browser interface for managing RSS feeds, downloader settings, and subscription rules for media downloads. **Distinct from Web-Based System Configuration Interfaces:** Distinct from Web-Based System Configuration Interfaces: focuses on media download configuration (RSS feeds, downloader credentials) rather than system administration.