awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
telepresenceio avatar

telepresenceio/telepresence

0
View on GitHub↗
7,240 stele·575 fork-uri·Go·Apache-2.0·8 vizualizăriwww.telepresence.io↗

Telepresence

Telepresence is a hybrid development environment and network proxy for Kubernetes. It provides a system for running workloads on a local machine while maintaining active connectivity to a remote cluster environment.

The project functions as a traffic interceptor and network bridge, establishing a two-way tunnel between a local workstation and a remote cluster. This allows for the redirection of traffic from a remote Kubernetes service to a local process, enabling real-time debugging and testing of code without the need to redeploy containers.

Its capabilities cover remote cluster connectivity and local service interception via a virtual network interface. These tools facilitate cloud-native workflow optimization by allowing developers to use native debuggers locally while accessing internal cluster resources.

Features

  • Hybrid Cluster Development - Allows developing and testing code on a local machine while maintaining a live connection to a remote Kubernetes cluster.
  • Kubernetes Pod Debugging - Intercepts traffic from a remote Kubernetes service to a local process to debug code without redeploying containers.
  • Local Development Environments - Enables running workloads on a local machine using native debuggers while maintaining connectivity to remote environments.
  • Pod Traffic Mirroring - Duplicates or redirects traffic from a cluster service to a local environment without modifying the production workload.
  • Hybrid Development Environments - Provides a system for running workloads on a local machine while maintaining active connectivity to a remote cluster environment.
  • Bidirectional Tunnels - Establishes a two-way network connection between a local machine and a remote cluster to exchange traffic and requests.
  • Local Development Proxies - Provides a two-way network tunnel that connects a local workstation to a remote Kubernetes cluster for service debugging.
  • Process-Level Interception - Redirects network requests from a remote service to a local process to enable real-time debugging of code.
  • Traffic Interceptors - Redirects traffic from a remote Kubernetes service to a local process for real-time testing.
  • Virtual Network Interfaces - Creates a virtual network interface that connects a local workstation to remote cluster services for seamless communication.
  • API Interception Proxies - Intercepts requests destined for remote services and redirects them to a local process for real-time debugging.
  • Workflow Optimizations - Reduces the time spent on container rebuilds and deployments by running workloads locally during the development cycle.
  • Agent-Based Connectivity - Deploys a daemon within the cluster to manage traffic routing and maintain the tunnel to the local workstation.
  • Remote Cluster Access - Establishes a network tunnel between a local workstation and a remote cluster to access internal services via local tools.
  • Cluster Proxies - Establishes a two-way proxied tunnel between a local workstation and a remote cluster to access cluster services using local tools.
  • Network Bridging - Creates a virtual network interface enabling local tools to communicate with remote Kubernetes cluster resources seamlessly.
  • Traffic Routing - Redirects traffic from a remote cluster service to a local machine to debug and test code without redeploying containers.
  • Developer Workspaces - Enables local development against remote Kubernetes clusters.
  • Instrumente de dezvoltare - Enables realistic local development for microservices.

Istoric stele

Graficul istoricului de stele pentru telepresenceio/telepresenceGraficul istoricului de stele pentru telepresenceio/telepresence

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Telepresence

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Telepresence.
  • netchx/netchAvatar netchx

    netchx/netch

    17,630Vezi pe GitHub↗

    Netch is a multi-protocol proxy client and network traffic interceptor designed to route internet traffic through VPN and proxy tunnels. It functions as a connection manager that tunnels outbound data to modify network paths and bypass network restrictions. The project supports a wide range of tunneling protocols, including Socks5, Shadowsocks, WireGuard, Trojan, VMess, and VLESS. It distinguishes itself by offering the ability to distribute established proxy connections to other devices on a local network and by providing UDP FullCone NAT support to maintain stable peer-to-peer connectivity

    C#fullconenetchnetfiltersdk
    Vezi pe GitHub↗17,630
  • metalbear-co/mirrordAvatar metalbear-co

    metalbear-co/mirrord

    4,954Vezi pe GitHub↗

    mirrord is a developer tool that runs a local process inside the network, environment, and filesystem context of a live Kubernetes pod. It duplicates a pod's incoming traffic, environment variables, and file system onto the local machine, making the local process behave as if it were deployed in the cluster — without modifying code or redeploying. The tool achieves this through a combination of eBPF-based system call interception and a lightweight sidecar agent deployed in the target pod. eBPF intercepts network, file, and process calls from the local process, routing them through the cluster

    Rustapibackendbackend-development
    Vezi pe GitHub↗4,954
  • matsuridayo/nekoboxforandroidAvatar MatsuriDayo

    MatsuriDayo/NekoBoxForAndroid

    21,403Vezi pe GitHub↗

    NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages the Sing-Box engine to capture and redirect device traffic through a virtual network interface, providing a centralized platform for managing proxy connections and network routing. The application distinguishes itself through its advanced configuration management, allowing users to define granular traffic rules based on domains, IP addresses, or specific applications. It supports complex network requirements by enabling multi-hop proxy chaining, custom DNS resolution strategie

    Kotlinandroidgfwproxy
    Vezi pe GitHub↗21,403
  • ginuerzh/gostAvatar ginuerzh

    ginuerzh/gost

    18,019Vezi pe GitHub↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Godnsgogolang
    Vezi pe GitHub↗18,019
Vezi toate cele 30 alternative pentru Telepresence→

Întrebări frecvente

Ce face telepresenceio/telepresence?

Telepresence is a hybrid development environment and network proxy for Kubernetes. It provides a system for running workloads on a local machine while maintaining active connectivity to a remote cluster environment.

Care sunt principalele funcționalități ale telepresenceio/telepresence?

Principalele funcționalități ale telepresenceio/telepresence sunt: Hybrid Cluster Development, Kubernetes Pod Debugging, Local Development Environments, Pod Traffic Mirroring, Hybrid Development Environments, Bidirectional Tunnels, Local Development Proxies, Process-Level Interception.

Care sunt câteva alternative open-source pentru telepresenceio/telepresence?

Alternativele open-source pentru telepresenceio/telepresence includ: netchx/netch — Netch is a multi-protocol proxy client and network traffic interceptor designed to route internet traffic through VPN… metalbear-co/mirrord — mirrord is a developer tool that runs a local process inside the network, environment, and filesystem context of a… matsuridayo/nekoboxforandroid — NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… unblockneteasemusic/server — This project is a proxy server designed to intercept and modify HTTP and HTTPS traffic for Netease Cloud Music. It… mock-server/mockserver — Mockserver is a multi-protocol mock server and API verification proxy used to simulate HTTP, gRPC, and WebSocket…