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

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

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

1 个仓库

Awesome GitHub RepositoriesVirtual Network Interface Initializations

Setup and configuration of virtual network tunnel devices during system startup.

Distinct from Hardware Device Initializations: Candidates focus on physical hardware (GPU, USB) or boot-loaders; this is specifically about virtual TUN device setup.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Virtual Network Interface Initializations. Refine with filters or upvote what's useful.

Awesome Virtual Network Interface Initializations GitHub Repositories

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

    cjdelisle/cjdns

    5,394在 GitHub 上查看↗

    CJDNS 是一种点对点 VPN 和加密网络覆盖层,实现了加密的 IPv6 网状网络。它作为分布式哈希表路由器,利用非层级化的 XOR 指标在节点间路由流量,无需依赖中央机构或注册中心。 该项目的独特之处在于将网络身份与加密所有权绑定,通过公钥派生唯一的 IPv6 地址。它利用公钥认证、端到端数据包加密以及提供完美前向保密性的握手协议,确保了跨 NAT 边界的安全对等连接。 该软件涵盖了广泛的功能,包括通过 DNS 种子和本地网络信标进行自动对等发现,以及用于将流量隧道传输到公共互联网的网络网关操作。它包含用于数据包完整性和重放保护的安全控制,以及用于程序化监控和路由管理的管理 API。 该系统支持开机服务自动化和虚拟网络隧道设备的初始化。

    Configures the tunnel device name, IP address, and MTU during the startup sequence.

    Ccjdnscryptographydht
    在 GitHub 上查看↗5,394
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtual Network Interface Initializations