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,697在 GitHub 上查看↗

    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,630在 GitHub 上查看↗

    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,920在 GitHub 上查看↗

    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,883在 GitHub 上查看↗

    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,329在 GitHub 上查看↗

    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.