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
·

15 dépôts

Awesome GitHub RepositoriesNetwork Identifiers

Unique configuration parameters used to isolate specific network environments.

Distinguishing note: Focuses on network isolation identifiers rather than general configuration.

Explore 15 awesome GitHub repositories matching software engineering & architecture · Network Identifiers. Refine with filters or upvote what's useful.

Awesome Network Identifiers 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.
  • ethereum/go-ethereumAvatar de ethereum

    ethereum/go-ethereum

    51,178Voir sur GitHub↗

    Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl

    Assigns unique network identifiers to isolate private chains from public environments.

    Goblockchainethereumgeth
    Voir sur GitHub↗51,178
  • skywind3000/kcpAvatar de skywind3000

    skywind3000/kcp

    16,786Voir sur GitHub↗

    KCP is a low-latency transport protocol and reliability layer designed to provide TCP-like guaranteed delivery and ordering over UDP. It implements an automatic repeat request protocol to minimize network jitter and delays, prioritizing timeliness over bandwidth efficiency. The project distinguishes itself through a pluggable congestion controller and flow control logic, allowing the transport layer to be tuned for specific network environments. It includes a NAT keep-alive system that uses periodic heartbeat packets to maintain active communication paths and prevent address translation timeo

    Uses unique conversation identifiers in packet headers to route data to session objects without formal handshakes.

    C
    Voir sur GitHub↗16,786
  • cloudflare/quicheAvatar de cloudflare

    cloudflare/quiche

    11,563Voir sur GitHub↗

    This project is a memory-safe implementation of the QUIC transport protocol and HTTP/3, designed for high-throughput and efficient network communication. It provides a comprehensive toolkit for building secure, low-latency network applications by managing the full lifecycle of transport connections, including protocol negotiation, stream data exchange, and connection state management. The library distinguishes itself through a focus on performance and protocol integrity. It utilizes a formal state machine to enforce strict adherence to transport rules and employs zero-copy buffer management t

    Generates unique identifiers for network sessions from raw byte sequences.

    Rusthttp3network-programmingprotocol
    Voir sur GitHub↗11,563
  • sockjs/sockjs-clientAvatar de sockjs

    sockjs/sockjs-client

    8,518Voir sur GitHub↗

    sockjs-client is a JavaScript library that provides a WebSocket-compatible API for real-time, bidirectional communication between a web browser and a server. It functions as a transport-layer abstraction that ensures a stable full-duplex connection by emulating socket behavior. The library is distinguished by its automatic protocol-fallback mechanisms. When native WebSockets are unavailable or blocked by restrictive network environments, such as firewalls or proxies, it switches to HTTP-streaming emulation or XHR-polling to maintain connectivity. It covers capabilities for cross-domain data

    Provides unique tokens to distinguish and track individual network sessions across multiple HTTP requests.

    JavaScriptjavascriptreal-timesockjs
    Voir sur GitHub↗8,518
  • lipku/livetalkingAvatar de lipku

    lipku/LiveTalking

    8,042Voir sur GitHub↗

    LiveTalking is an interactive talking head engine and AI avatar management platform designed to synchronize synthetic speech with facial movements. It functions as a real-time orchestrator that connects large language models and text-to-speech services to neural-rendered digital humans. The project distinguishes itself through low-latency streaming capabilities and the ability to handle real-time conversational interruptions. It supports advanced audio-visual customization, including human voice cloning and the ability to drive avatar expressions using real-time webcam data. The platform cov

    Handle multiple independent user connections simultaneously by assigning unique session identifiers to each stream.

    Pythonaigcdigihumandigital-human
    Voir sur GitHub↗8,042
  • antirez/smallchatAvatar de antirez

    antirez/smallchat

    7,509Voir sur GitHub↗

    Smallchat is a minimal implementation of a concurrent network server and TCP-based chat system designed as a demonstration of C socket programming. It provides a basic server and client architecture that enables real-time text communication between multiple connected users. The project focuses on the implementation of a networked chat server that handles simultaneous client sessions. It utilizes a centralized broadcasting model to route incoming text from one client to all other active participants. The system manages concurrent client connections and session tracking using socket descriptor

    Tracks individual network sessions using unique system socket descriptors as identifiers.

    C
    Voir sur GitHub↗7,509
  • jonasstrehle/supercookieAvatar de jonasstrehle

    jonasstrehle/supercookie

    7,346Voir sur GitHub↗

    Supercookie is a browser fingerprinting tool that assigns persistent, cross-session tracking identifiers by exploiting the browser's favicon cache. It operates without storing any data on the server, relying entirely on the browser's cache behavior to maintain tracking state across visits, including during incognito or private browsing sessions. The technique works by encoding unique user identifiers through distinct favicon subpaths, creating separate cache entries for each tracking token. A sequence of HTTP redirects through multiple favicon subpaths writes and reads cache-based tracking pa

    Assigns stable browser identifiers persisting across sessions via favicon cache manipulation.

    HTMLbrowserbrowser-fingerprintbrowser-fingerprinting
    Voir sur GitHub↗7,346
  • machyve/xhyveAvatar de machyve

    machyve/xhyve

    6,438Voir sur GitHub↗

    xhyve is a macOS virtual machine manager and virtualization tool that leverages the native hypervisor framework to run guest operating systems in userspace. It provides a virtualization layer for executing guest systems with hardware acceleration. The project features a hardware pass-through hypervisor that maps physical host devices directly to guest virtual machines to increase performance. It includes a remote framebuffer server and VNC access to enable interaction with the guest display and input devices from external devices. The tool covers virtual hardware emulation for storage, netwo

    Assigns persistent IP addresses to virtual machines by linking unique identifiers to pre-configured network device profiles.

    C
    Voir sur GitHub↗6,438
  • paradigmxyz/rethAvatar de paradigmxyz

    paradigmxyz/reth

    5,652Voir sur GitHub↗

    Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res

    Returns the chain ID as a string to identify which network the node belongs to.

    Rust
    Voir sur GitHub↗5,652
  • akinsho/toggleterm.nvimAvatar de akinsho

    akinsho/toggleterm.nvim

    5,530Voir sur GitHub↗

    toggleterm.nvim est un gestionnaire de terminal et un orchestrateur de sessions basé sur Lua pour Neovim. Il fournit un système pour ouvrir, masquer et organiser plusieurs fenêtres de terminal persistantes, permettant d'intégrer des sessions shell directement dans l'éditeur de texte. Le plugin se distingue en offrant une interface de terminal flottant et la possibilité de définir des classes de terminaux personnalisées. Ces classes permettent des instances spécialisées avec des commandes et des variables d'environnement dédiées, tandis que la sélection de terminaux nommés permet aux utilisateurs de se concentrer sur des sessions spécifiques en utilisant des étiquettes descriptives plutôt que des identifiants numériques. Le projet couvre la configuration de la disposition de l'espace de travail, permettant aux terminaux d'être orientés en fenêtres flottantes, divisions verticales ou onglets. Il inclut des capacités de contrôle de session, telles que le transfert de texte depuis les buffers de l'éditeur directement vers des terminaux actifs, l'exécution de commandes shell ciblées et l'exécution d'opérations en masse pour gérer plusieurs sessions actives.

    Associates unique numeric IDs with descriptive names to target and focus specific terminal sessions.

    Lua
    Voir sur GitHub↗5,530
  • antswordproject/antswordAvatar de AntSwordProject

    AntSwordProject/antSword

    4,620Voir sur GitHub↗

    AntSword est un gestionnaire web multiplateforme et un framework de test de pénétration conçu pour l'administration centralisée de multiples environnements de sites web distants. Il fonctionne comme un outil d'administration de site web distant et un outil de gestion de web shell, permettant aux utilisateurs d'organiser et de contrôler divers serveurs web depuis une interface unique. Le projet fournit une boîte à outils pour les chercheurs en sécurité afin d'effectuer des audits de sécurité autorisés et d'identifier les vulnérabilités. Il prend en charge les tests de pénétration web et les workflows de recherche en sécurité pour analyser le comportement des applications web et découvrir des exploits potentiels. Le système couvre de larges capacités en administration de sites web distants et en gestion web multiplateforme, permettant l'exécution de tâches administratives et de contrôles de sécurité sur différents systèmes d'exploitation et plateformes d'hébergement.

    Tracks remote target websites using unique identifiers to maintain persistent administrative sessions.

    JavaScript
    Voir sur GitHub↗4,620
  • jakehilborn/displayplacerAvatar de jakehilborn

    jakehilborn/displayplacer

    4,341Voir sur GitHub↗

    Displayplacer is a command-line tool for managing multi-monitor display layouts on macOS. It enables users to save, apply, and automate screen configurations including resolution, rotation, arrangement, and mirroring settings entirely from the terminal without requiring a graphical interface. The tool identifies displays using persistent hardware IDs rather than port-based identifiers, allowing layouts to be restored consistently across reconnections and reboots. It supports headless display configuration, enabling or disabling monitors, rotating internal and external displays, and designatin

    Uses contextual session identifiers when persistent hardware IDs are reassigned by macOS, maintaining layout stability across reboots.

    C
    Voir sur GitHub↗4,341
  • mutagen-io/mutagenAvatar de mutagen-io

    mutagen-io/mutagen

    3,883Voir sur GitHub↗

    Mutagen is a cross-platform file synchronization engine and development environment orchestrator. It provides real-time bidirectional file synchronization between local machines, remote servers, and Docker containers, often utilizing SSH for transport. The tool functions as a high-performance alternative to Docker bind mounts by mirroring files between a local host and a running container. It also operates as a network port forwarding utility, routing TCP traffic and Unix domain sockets between local and remote environments via SSH. Its capability surface includes filesystem event monitoring

    Assigns names and unique identifiers to sessions to easily list, filter, and target management commands.

    Go
    Voir sur GitHub↗3,883
  • t3l3machus/hoaxshellAvatar de t3l3machus

    t3l3machus/hoaxshell

    3,421Voir sur GitHub↗

    Hoaxshell is a command and control system for Windows remote command execution. It provides a framework for generating and managing reverse shell payloads that utilize an HTTP beaconing protocol, where victim clients periodically poll a handler to receive and execute instructions. The project distinguishes itself through its ability to bypass PowerShell Constrained Language Mode using specialized payload generation. It supports encrypted command and control via TLS certificate injection and provides mechanisms for remote session recovery, allowing a handler to reestablish control over active

    Uses unique session identifiers in HTTP headers to associate incoming requests with specific shell sessions.

    Pythonhackingopen-sourcepenetration-testing
    Voir sur GitHub↗3,421
  • ueberdosis/hocuspocusAvatar de ueberdosis

    ueberdosis/hocuspocus

    2,455Voir sur GitHub↗

    Hocuspocus is a backend framework designed to facilitate real-time collaborative editing and state synchronization in web applications. It functions as a server-side infrastructure that manages persistent WebSocket connections, enabling multiple users to edit shared documents simultaneously while maintaining data consistency through a conflict-free replicated data type engine. The platform distinguishes itself through a modular, middleware-driven architecture that allows developers to intercept document lifecycle events, enforce custom access control policies, and integrate external services.

    Multiplexes multiple collaborative sessions over a single communication channel by embedding unique identifiers into document messages.

    TypeScriptcollaborative-editingcrdtprosemirror
    Voir sur GitHub↗2,455
  1. Home
  2. Software Engineering & Architecture
  3. Network Identifiers

Explorer les sous-tags

  • Chain IdentifiersUnique identifiers that distinguish one blockchain network from another, such as chain IDs. **Distinct from Network Identifiers:** Distinct from Network Identifiers: focuses on blockchain-specific chain IDs rather than general network isolation parameters.
  • Persistent IP MappingsMapping unique identifiers to specific network profiles to ensure consistent IP assignment for virtual machines. **Distinct from Network Identifiers:** Focuses on persistent IP assignment via identifiers, not just general network isolation identifiers.
  • Session Identifiers2 sous-tagsUnique tokens used to distinguish and track individual network sessions within a transport protocol. **Distinct from Network Identifiers:** Distinct from Network Identifiers: focuses on session-specific tracking identifiers rather than network environment isolation.
  • Session Management Identifiers1 sous-tagUser-defined names and unique IDs used to target and filter active synchronization or forwarding sessions. **Distinct from Session Identifiers:** Distinct from Session Identifiers: focuses on administrative management and targeting of sessions via names rather than protocol-level tracking tokens.