awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesSession Data Clearing

Utilities for removing browser history, cookies, and cached credentials.

Distinct from Browser Session Managers: Focuses on the destruction of session data rather than the isolation of browser processes

Explore 10 awesome GitHub repositories matching web development · Session Data Clearing. Refine with filters or upvote what's useful.

Awesome Session Data Clearing GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • borntoberoot/networkmanagerالصورة الرمزية لـ BornToBeRoot

    BornToBeRoot/NETworkManager

    8,054عرض على GitHub↗

    NETworkManager is a comprehensive suite of network administration tools designed for the deployment, monitoring, and diagnostic management of enterprise networks. It provides a centralized interface for subnet management, IP address configuration, and wireless network analysis. The project distinguishes itself by integrating a multi-protocol remote administration client that supports SSH, RDP, VNC, Telnet, and PowerShell sessions within a unified tabbed interface. It further differentiates its capabilities through hardware-level discovery using LLDP and CDP frames, alongside the ability to en

    Provides capabilities to clear cookies, cache, and browsing history from the integrated web browser.

    C#aws-ssmdnsdns-lookup
    عرض على GitHub↗8,054
  • uazo/cromiteالصورة الرمزية لـ uazo

    uazo/cromite

    6,684عرض على GitHub↗

    Cromite is a privacy-focused browser built as a fork of Chromium that embeds a network-level content blocking engine to intercept advertisements, pop-ups, and tracking scripts before they reach the page. It applies community-maintained public filter lists directly within the browser, eliminating the need for external extensions, and uses a curated patch system applied to the Chromium source tree at build time to add or modify features without maintaining a separate codebase. The browser is hardened against tracking and data leakage through a comprehensive set of privacy and security measures.

    Deletes all browsing history, cookies, and open tabs when the browser is closed.

    C++
    عرض على GitHub↗6,684
  • expressjs/sessionالصورة الرمزية لـ expressjs

    expressjs/session

    6,364عرض على GitHub↗

    This is a server-side session manager and middleware for Express applications. It maintains persistent user state across multiple HTTP requests by linking a unique session identifier stored in a browser cookie to data stored on the server. The project utilizes a standardized session store interface, allowing the connection of session data to external databases or in-memory caches. It includes mechanisms for session fixation protection through the regeneration of session identifiers. The system covers the management of user sessions, including the configuration of session cookies, the ability

    Removes session information from the server store and clears the session property from the active request.

    JavaScriptexpressjsjavascriptmiddleware
    عرض على GitHub↗6,364
  • microsoft/taskweaverالصورة الرمزية لـ microsoft

    microsoft/TaskWeaver

    6,115عرض على GitHub↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    Clears the current conversation and starts a fresh session without restarting the process.

    Pythonagentai-agentscode-interpreter
    عرض على GitHub↗6,115
  • codeigniter4/codeigniter4الصورة الرمزية لـ codeigniter4

    codeigniter4/CodeIgniter4

    5,924عرض على GitHub↗

    CodeIgniter is a PHP web framework built on the Model-View-Controller pattern, designed for building full-stack web applications. It provides a lightweight toolkit with minimal configuration, organizing application logic into controllers, models, and views for clean separation of concerns. The framework includes a fluent query builder for constructing SQL statements programmatically, PSR-4 autoloading with namespace mapping, and a service-based dependency injection container for managing shared class instances. The framework distinguishes itself through its comprehensive set of built-in tools

    Provides a method to clear all session data, including flashdata and tempdata, for logout.

    PHPcodeignitercodeigniter4framework-php
    عرض على GitHub↗5,924
  • autumnwhj/chatgpt-wechat-botالصورة الرمزية لـ AutumnWhj

    AutumnWhj/ChatGPT-wechat-bot

    4,720عرض على GitHub↗

    ChatGPT-wechat-bot is a chatbot automation system that integrates a large language model into WeChat to automatically generate and send replies in both private and group conversations. The project employs an event-driven pipeline that uses keyword-based trigger filtering and mention patterns to control when the bot responds. It manages multi-turn dialogues through stateful context management, which stores conversation history in memory and allows for session-based history clearing via designated commands. The system connects to remote models via API requests to handle automated messaging wor

    Provides capabilities for clearing the current conversation state via designated commands to start a fresh session.

    TypeScript
    عرض على GitHub↗4,720
  • mdn/webextensions-examplesالصورة الرمزية لـ mdn

    mdn/webextensions-examples

    4,447عرض على GitHub↗

    هذا المشروع عبارة عن مكتبة مرجعية ومجموعة من نماذج الكود العملية لبناء إضافات المتصفح باستخدام WebExtensions APIs. يوفر أدلة تنفيذ وأمثلة وظيفية للمكونات الأساسية للإضافات، بما في ذلك سكربتات المحتوى، وعمليات الخلفية، ونوافذ إجراءات المتصفح المنبثقة. يركز المستودع على توضيح أنماط تنفيذ محددة لتخصيص واجهة مستخدم المتصفح ومعالجة صفحات الويب. يتضمن نماذج لإنشاء الأشرطة الجانبية، وقوائم السياق، وصفحات الخيارات، بالإضافة إلى تقنيات لحقن السكربتات والأنماط لتعديل عناصر DOM ومظهر الصفحة. يغطي المشروع مجموعة واسعة من القدرات، بما في ذلك الاتصال بين العمليات عبر جسور المراسلة، واعتراض طلبات الشبكة وتعديلها، وإدارة علامات تبويب المتصفح، والسجل، والإشارات المرجعية. كما يوفر أمثلة لاستمرارية الحالة عبر التخزين المحلي، والتحقق من الهوية باستخدام OAuth2، ودمج لوحات مخصصة داخل أدوات مطوري المتصفح.

    Provides a triggered action to remove specific types of historical browsing data, such as cookies and history.

    JavaScript
    عرض على GitHub↗4,447
  • gam-team/gamالصورة الرمزية لـ GAM-team

    GAM-team/GAM

    4,206عرض على GitHub↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Remotely triggers the clearing of browser profile cache and cookies for users.

    Pythongamgooglegoogle-admin-sdk
    عرض على GitHub↗4,206
  • mirix-ai/mirixالصورة الرمزية لـ Mirix-AI

    Mirix-AI/MIRIX

    3,535عرض على GitHub↗

    MIRIX is an AI agent state orchestrator and long-term memory system designed to provide persistent context for large language models. It functions as a multi-modal AI memory pipeline that processes text, voice, and screen captures into structured knowledge stores, including a dedicated screen activity knowledge base. The project distinguishes itself by integrating a multi-modal observation pipeline that monitors desktop activity in real-time to build a searchable history of user actions. It utilizes a multi-tiered memory hierarchy—separating episodic, semantic, procedural, and core stores—and

    Provides capabilities to clear the current conversation dialogue context while preserving long-term agent memories.

    Pythonllm-agentsllm-memorymemory-agents
    عرض على GitHub↗3,535
  • symfony/security-httpالصورة الرمزية لـ symfony

    symfony/security-http

    1,712عرض على GitHub↗

    This project provides a comprehensive security framework for PHP applications, designed to manage the entire lifecycle of user authentication and authorization. It functions as a middleware layer that intercepts incoming HTTP requests to enforce security policies, resolve user identities, and maintain persistent sessions across web interactions. The framework distinguishes itself through a modular, event-driven architecture that integrates directly into the application lifecycle. It supports diverse authentication methods, including standard form-based logins, API bearer tokens, and federated

    Sends directives to browsers to purge cached content and site data upon user logout to protect sensitive information.

    PHPcomponentphpsymfony
    عرض على GitHub↗1,712
  1. Home
  2. Web Development
  3. Browser Session Managers
  4. Session Data Clearing

استكشف الوسوم الفرعية

  • Conversation ResetsCapabilities for clearing the current conversation and starting a fresh session without restarting the process. **Distinct from Session Data Clearing:** Distinct from Session Data Clearing: focuses on resetting conversational AI sessions rather than clearing browser history and cookies.
  • Logout Data ClearingsDirectives sent to browsers to purge cached content and site data upon user logout. **Distinct from Session Data Clearing:** Distinct from general session data clearing: focuses specifically on browser-side data purging triggered by logout events.
  • Server-Side Session DestructionProcesses for removing session data from server-side storage and clearing request references. **Distinct from Session Data Clearing:** Focuses on server-side store removal rather than just clearing browser-side history or cookies.