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

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

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

4 个仓库

Awesome GitHub RepositoriesCGI Interfaces

Web interfaces implemented using the Common Gateway Interface for server-side execution.

Distinct from Web Interfaces: Focuses on the CGI protocol implementation for exposing CLI tools as web services, whereas Web Interfaces is a general category.

Explore 4 awesome GitHub repositories matching web development · CGI Interfaces. Refine with filters or upvote what's useful.

Awesome CGI Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Implements a web interface using the Common Gateway Interface to expose system tools as web services.

    JavaScript
    在 GitHub 上查看↗7,683
  • networkupstools/nutnetworkupstools 的头像

    networkupstools/nut

    4,122在 GitHub 上查看↗

    NUT 是一个不间断电源 (UPS) 管理系统,用于监控和控制电源保护硬件。它作为一个自动关机协调器和网络电源监控器,实现了用于与电源硬件通信的 RFC 9271 标准。 该项目充当硬件驱动程序转换层,将来自 USB、串口和 SNMP 接口的信号转换为统一的数据格式。它采用客户端-服务器架构,将电池和电压指标从硬件驱动程序流式传输到网络上的远程监控客户端。 功能包括实时电源监控、通过基于 Web 的仪表板进行硬件状态可视化,以及电源分配单元 (PDU) 的管理。该系统还处理基于关键电池阈值的自动安全关机,并提供用于设备发现和硬件重置恢复的工具。 安全性通过服务器命令的基于 IP 的访问控制以及通过系统规则分配硬件访问权限来管理。

    Generates dynamic HTML pages and status images using Common Gateway Interface programs to visualize hardware metrics.

    Cepdumanagementmodbus
    在 GitHub 上查看↗4,122
  • imapsync/imapsyncimapsync 的头像

    imapsync/imapsync

    3,945在 GitHub 上查看↗

    imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and

    Exposes command-line synchronization capabilities as a web service via a Common Gateway Interface.

    Shellemailsimapimaps
    在 GitHub 上查看↗3,945
  • hoisie/webhoisie 的头像

    hoisie/web

    3,683在 GitHub 上查看↗

    Hono is a lightweight Go web framework designed for building high-performance backend services and applications. It provides a core HTTP routing engine that maps URLs and methods to handler functions using patterns and regular expressions. The toolkit includes a WebSocket server implementation for real-time bidirectional communication and a secure cookie manager that uses encryption and HMAC signatures to prevent session tampering. It also features a FastCGI server interface, allowing applications to communicate with external process managers and web servers via FastCGI and SCGI protocols. T

    Implements CGI-based interfaces using FastCGI and SCGI protocols for server-side execution.

    Go
    在 GitHub 上查看↗3,683
  1. Home
  2. Web Development
  3. Web Interfaces
  4. CGI Interfaces