awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesSecure Network Connectivity Modules

Modules for enabling encrypted communication and authentication between distributed systems.

Distinguishing note: Focuses on secure network configuration for data transmission.

Explore 5 awesome GitHub repositories matching security & cryptography · Secure Network Connectivity Modules. Refine with filters or upvote what's useful.

Awesome Secure Network Connectivity Modules GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • alibaba/canalalibaba का अवतार

    alibaba/canal

    29,697GitHub पर देखें↗

    Canal is a database replication middleware that performs change data capture by simulating a database replica. It monitors transaction logs to stream incremental data modifications to downstream systems in real time, acting as an event streaming infrastructure that transforms low-level binary logs into structured, consumable message streams. The project distinguishes itself through a high-throughput architecture that utilizes concurrent multi-threaded parsing and stateful log position tracking to ensure reliable data delivery. It employs a pluggable sink architecture that decouples data extra

    Protects data transmission by enabling encrypted authentication protocols and providing security configuration files.

    Java
    GitHub पर देखें↗29,697
  • gravitl/netmakergravitl का अवतार

    gravitl/netmaker

    11,630GitHub पर देखें↗

    Netmaker is a platform for automating and managing virtual mesh networks built on WireGuard. It functions as a centralized control plane that orchestrates encrypted, peer-to-peer tunnels across distributed infrastructure, including cloud environments, on-premise data centers, and containerized clusters. By automating the configuration of routing tables and access policies, the system enables secure, private connectivity between diverse devices and services without requiring manual network administration. The platform distinguishes itself through its focus on zero-trust network access and soft

    Integrates networking libraries directly into software to establish zero-trust communication channels.

    Goclouddevsecopsipv6-support
    GitHub पर देखें↗11,630
  • cazala/synapticcazala का अवतार

    cazala/synaptic

    6,920GitHub पर देखें↗

    Synaptic is a JavaScript neural network library used for building, training, and executing neural networks in Node.js and the browser. It provides a framework for constructing architecture-free neural network topologies, a backpropagation training engine for weight optimization, and a toolkit for implementing recurrent neural network frameworks. The library enables the design of custom first or second order network architectures without predefined constraints. It supports a variety of specialized models, including Long Short-Term Memory networks, Hopfield networks, Liquid State Machines, and

    Uses a specialized network to mask or modulate the connections between two other networks.

    JavaScript
    GitHub पर देखें↗6,920
  • openziti/zitiopenziti का अवतार

    openziti/ziti

    3,883GitHub पर देखें↗

    Ziti is a zero-trust network overlay and identity-based mesh network. It provides a software-defined perimeter that replaces traditional IP-based routing and VPNs by mapping network services to cryptographically verified identities, effectively cloaking applications from the public internet. The project distinguishes itself through an outbound-only connection model that eliminates open listening ports and a Zero Trust SDK that allows developers to embed encryption and identity-based access control directly into application source code. It also provides transparent tunneling proxies to extend

    Integrates networking and encryption directly into application code via SDKs for end-to-end secure communication.

    Goappsecgolangmesh
    GitHub पर देखें↗3,883
  • denji/golang-tlsdenji का अवतार

    denji/golang-tls

    1,329GitHub पर देखें↗

    This project provides a collection of practical implementations and code references for establishing secure network communications using transport layer security protocols. It serves as a guide for developers to implement public key infrastructure and enforce encryption standards within client and server applications. The repository focuses on cryptographic certificate management, including the generation of public and private key pairs and the creation of self-signed certificates for local testing environments. It covers the configuration of secure web servers, offering methods to harden ser

    Implements encrypted network connectivity modules for secure client-server communication.

    awesomegogolang
    GitHub पर देखें↗1,329
  1. Home
  2. Security & Cryptography
  3. Secure Network Connectivity Modules

सब-टैग एक्सप्लोर करें

  • Embedded Secure ConnectivityIntegrates networking libraries directly into software to establish zero-trust communication channels without additional hardware. **Distinct from Secure Network Connectivity Modules:** Distinct from general secure connectivity modules: focuses on the integration of networking libraries into software for zero-trust communication.