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

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

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

3 个仓库

Awesome GitHub RepositoriesContainerized Networking Interfaces

Running networking interfaces within containers to provide secure connectivity for host or containerized applications.

Distinguishing note: None of the candidates cover the specific use case of hosting a VPN interface inside a container for system connectivity.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Containerized Networking Interfaces. Refine with filters or upvote what's useful.

Awesome Containerized Networking Interfaces GitHub Repositories

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

    pirate/wireguard-docs

    4,990在 GitHub 上查看↗

    This project is a comprehensive technical documentation site and reference manual for configuring and deploying WireGuard VPN tunnels and interfaces. It serves as a guide for establishing encrypted network connections between peers using public key authentication to secure data traffic across untrusted networks. The documentation provides specific technical manuals for implementing NAT traversal solutions, including UDP hole punching and the use of bounce servers to connect peers behind restrictive firewalls. It also includes detailed guides on tunnel implementation and protocol references fo

    Provides guidance on running networking interfaces inside containers to secure connectivity for applications.

    Shellinternetkernel-modulelinux
    在 GitHub 上查看↗4,990
  • plexinc/pms-dockerplexinc 的头像

    plexinc/pms-docker

    3,985在 GitHub 上查看↗

    本项目提供用于部署媒体服务器的容器化分发模板和镜像。它支持在 Docker 或 Kubernetes 环境中运行媒体服务器,利用包管理图表来简化家庭影院库的安装和管理。 该项目专注于通过硬件加速转码进行高性能视频处理,这是通过将图形处理单元设备透传到容器来实现的。它通过映射用于配置数据库和大规模媒体库的宿主目录来确保数据持久性。 该系统涵盖了广泛的运营功能,包括用于桥接或主机模式的网络配置、用于外部主机名映射的 Ingress 路由,以及用于管理文件访问的用户权限对齐。它还包括使用声明令牌进行服务器身份验证的机制,以及由镜像标签触发的自动二进制更新。 部署通过 Kubernetes Helm 图表和 Docker 镜像支持。

    Configures network interfaces and ingress routes to make the containerized server accessible externally.

    Go Template
    在 GitHub 上查看↗3,985
  • esrrhs/pingtunnelesrrhs 的头像

    esrrhs/pingtunnel

    3,686在 GitHub 上查看↗

    Pingtunnel is a network utility that implements ICMP tunneling by encapsulating TCP and UDP traffic within ICMP echo packets. It functions as an encrypted network tunnel and a SOCKS5 proxy server, allowing network traffic to be routed through a secure channel to bypass restrictive firewalls and network filters. The tool secures transmitted data using symmetric encryption to prevent interception of the tunneled payload. It uses a SOCKS5 proxy interface to accept standard network requests and redirect them into the ICMP tunnel. The system includes adaptive network polling to balance latency an

    Provides a networking interface running within a container to provide secure connectivity.

    Gobypassdockericmp
    在 GitHub 上查看↗3,686
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Networking Interfaces