awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pirate/wireguard-docsAvatar de pirate

    pirate/wireguard-docs

    4,990Voir sur 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
    Voir sur GitHub↗4,990
  • plexinc/pms-dockerAvatar de plexinc

    plexinc/pms-docker

    3,985Voir sur GitHub↗

    This project provides containerized distribution templates and images for deploying a media server. It enables the operation of a media server within Docker or Kubernetes environments, utilizing package management charts to streamline installation and management of home cinema libraries. The project focuses on high-performance video processing through hardware accelerated transcoding, which is achieved by passing through graphics processing unit devices to the container. It ensures data persistence by mapping host directories for configuration databases and large-scale media libraries. The s

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

    Go Template
    Voir sur GitHub↗3,985
  • esrrhs/pingtunnelAvatar de esrrhs

    esrrhs/pingtunnel

    3,686Voir sur 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
    Voir sur GitHub↗3,686
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Networking Interfaces