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

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

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

2 个仓库

Awesome GitHub RepositoriesSession Management Panels

Web interfaces for viewing captured user sessions and impersonating authenticated users.

Distinct from Web-Based Control Panels: Distinct from Web-Based Control Panels: focuses on session data management rather than general service administration.

Explore 2 awesome GitHub repositories matching user interface & experience · Session Management Panels. Refine with filters or upvote what's useful.

Awesome Session Management Panels GitHub Repositories

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

    pmndrs/leva

    5,981在 GitHub 上查看↗

    Leva 是一个 React GUI 控制面板和实时参数编辑器,用于监控和调整应用程序状态及变量,而无需修改代码或重新加载页面。它作为一个动态状态调试器和可扩展输入库,提供了一个视觉界面,用于在运行中的 Web 应用程序内微调数值、布尔值和文本值。 该项目的独特之处在于其插件系统,允许创建自定义输入组件和专门的行为以支持独特的数据类型。它利用类型推断自动将数据映射到适当的视觉小部件,尽管这种映射可以被覆盖以强制指定输入类型。 该界面支持多种输入类别,包括数值范围、向量、颜色选择器和媒体上传字段。控件可以组织成层级文件夹,根据其他值有条件地显示,并与外部数据存储同步。该系统还监控编辑生命周期,在用户开始和结束交互时启用回调,以优化昂贵操作的性能。

    Enables the creation of separate data stores to organize controls into distinct visual panels for different application modules.

    TypeScript
    在 GitHub 上查看↗5,981
  • drk1wi/modlishkadrk1wi 的头像

    drk1wi/Modlishka

    5,273在 GitHub 上查看↗

    Modlishka is a man-in-the-middle reverse proxy framework designed for automated phishing campaigns. It dynamically generates valid TLS certificates for target domains, aggregates traffic from multiple domains through a single proxy, and injects custom scripts into proxied responses. The framework operates transparently without requiring client-side certificate installation and relays two-factor authentication steps to capture secondary verification tokens. What sets Modlishka apart is its ability to automate the entire credential theft process. It logs all form submissions, headers, and cooki

    Provides a web panel for viewing captured sessions, impersonating authenticated users, and managing harvested credential data.

    Goeducationalmitmpenetration-testing-tools
    在 GitHub 上查看↗5,273
  1. Home
  2. User Interface & Experience
  3. Web-Based Control Panels
  4. Session Management Panels

探索子标签

  • Multiple Panel ManagementCapabilities for creating and organizing multiple distinct control panels tied to different data stores. **Distinct from Session Management Panels:** Focuses on organizing multiple global panels for different app modules, rather than session or telemetry management.