awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • estrellaxd/auto_bangumiEstrellaXD 的头像

    EstrellaXD/Auto_Bangumi

    8,097在 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
    在 GitHub 上查看↗8,097
  • openwrt/luciopenwrt 的头像

    openwrt/luci

    7,683在 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
    在 GitHub 上查看↗7,683
  • michaing/dietpiMichaIng 的头像

    MichaIng/DietPi

    6,131在 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
    在 GitHub 上查看↗6,131
  • webmin/webminwebmin 的头像

    webmin/webmin

    5,595在 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
    在 GitHub 上查看↗5,595
  • martin-ger/esp_wifi_repeatermartin-ger 的头像

    martin-ger/esp_wifi_repeater

    5,198在 GitHub 上查看↗

    该项目是用于 ESP32 的网络固件,可用作无线中继器、NAT 路由器或无线网桥,以扩展 WiFi 覆盖范围。它可以作为 WiFi 范围扩展器、用于共享子网的二层网桥,或创建私有二级子网以将客户端连接到上游网络的 NAT 路由器。 其主要优势在于能够充当企业级 WiFi 转 PSK 的转换器,将 PEAP 认证的网络转换为 WPA2-PSK 网络,以支持那些不支持企业级认证的设备。此外,它还包含一个网络流量镜像工具,可将内部流量以 pcap 格式流式传输到 TCP 端口,以便进行实时外部分析。 该固件提供了一套广泛的路由和管理功能,包括端口转发、访问控制列表(ACL)过滤以及使用令牌桶算法的比特率限制。它支持通过 mDNS 代理进行本地主机名解析、用于多跳覆盖的自动网格协调,以及用于有线连接的 SPI 以太网集成。 系统管理通过 Web 管理界面和命令行界面进行,同时支持通过 MQTT 状态发布进行远程监控和管理。固件更新可以通过无线(OTA)二进制切换或基于 Web 的 USB 安装程序来执行。

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

    Caclsesp8266firewall
    在 GitHub 上查看↗5,198
  • rogandawes/p4wnp1_aloaRoganDawes 的头像

    RoganDawes/P4wnP1_aloa

    4,376在 GitHub 上查看↗

    P4wnP1_aloa 是一个物理安全框架,旨在将 Raspberry Pi 转换为用于红队和渗透测试的专用设备。它作为一个 USB 小工具仿真工具、无线网络欺骗实用程序和 GPIO 自动化控制器。 该系统支持仿真复合 USB 外设(如键盘、鼠标和存储设备),而无需重启。它进一步提供了广播虚假接入点信标和欺骗响应的功能,以模拟多样化的无线网络环境。 该框架包括一个可通过 Web 应用和命令行界面访问的远程管理界面。它具有一个基于事件的触发系统,用于根据硬件状态更改和 GPIO 输入执行脚本,以及一个用于管理子系统设置的基于模板的配置系统。 该项目提供了用于输入自动化、网络接口配置以及创建基于蓝牙的网络接口以进行远程访问的工具。

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

    JavaScript
    在 GitHub 上查看↗4,376
  • linuxserver/docker-webtoplinuxserver 的头像

    linuxserver/docker-webtop

    3,936在 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
    在 GitHub 上查看↗3,936
  • ibm/mcp-context-forgeIBM 的头像

    IBM/mcp-context-forge

    3,310在 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
    在 GitHub 上查看↗3,310
  • nextcloud/nextcloudpinextcloud 的头像

    nextcloud/nextcloudpi

    2,866在 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
    在 GitHub 上查看↗2,866
  1. Home
  2. Operating Systems & Systems Programming
  3. OS Internals Configuration
  4. Web-Based System Configuration Interfaces

探索子标签

  • Kiosk Application Interfaces1 个子标签Interfaces 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.