{"id":13400571,"url":"https://github.com/telepresenceio/telepresence","last_synced_at":"2026-05-25T23:04:55.980Z","repository":{"id":37270106,"uuid":"82933315","full_name":"telepresenceio/telepresence","owner":"telepresenceio","description":"Local development against a remote Kubernetes or OpenShift cluster","archived":false,"fork":false,"pushed_at":"2026-01-16T03:33:31.000Z","size":46245,"stargazers_count":7099,"open_issues_count":30,"forks_count":563,"subscribers_count":54,"default_branch":"release/v2","last_synced_at":"2026-01-17T05:31:00.412Z","etag":null,"topics":["docker","kubernetes","local-development","minikube","proxy","tunnel","vpn"],"latest_commit_sha":null,"homepage":"https://www.telepresence.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telepresenceio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.OLD.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE-maintainer.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["thallgren"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2017-02-23T14:07:34.000Z","updated_at":"2026-01-16T14:50:05.000Z","dependencies_parsed_at":"2023-12-27T13:30:17.812Z","dependency_job_id":"9c56065e-f9b6-4524-85f3-515641713000","html_url":"https://github.com/telepresenceio/telepresence","commit_stats":{"total_commits":6841,"total_committers":108,"mean_commits":"63.342592592592595","dds":0.6238853968718023,"last_synced_commit":"52b5ce0103371b49da26ebc1a68c554e3955e52f"},"previous_names":[],"tags_count":1236,"template":false,"template_full_name":null,"purl":"pkg:github/telepresenceio/telepresence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telepresenceio%2Ftelepresence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telepresenceio%2Ftelepresence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telepresenceio%2Ftelepresence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telepresenceio%2Ftelepresence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telepresenceio","download_url":"https://codeload.github.com/telepresenceio/telepresence/tar.gz/refs/heads/release/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telepresenceio%2Ftelepresence/sbom","scorecard":{"id":556288,"data":{"date":"2025-08-11","repo":{"name":"github.com/telepresenceio/telepresence","commit":"91c0172a04cdf4b17f9ada95fe28199629c5879f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/dev.yaml:32","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/dev.yaml:80","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/image-scan.yaml:11","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/licenses.yaml:13","Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/unit_tests.yaml:17"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/go-dependency-submission.yaml:9","Warn: no topLevel permission defined: .github/workflows/image-scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/licenses.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-teleroute.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'release/v2'","Info: 'force pushes' disabled on branch 'release/v2'","Warn: branch 'release/v2' does not require approvers","Warn: codeowners review is not required on branch 'release/v2'","Info: status check found to merge onto on branch 'release/v2'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.23.6 not signed: https://api.github.com/repos/telepresenceio/telepresence/releases/234445674","Warn: release artifact v2.23.6-rc.0 not signed: https://api.github.com/repos/telepresenceio/telepresence/releases/234167642","Warn: release artifact v2.23.5 not signed: https://api.github.com/repos/telepresenceio/telepresence/releases/233745930","Warn: release artifact v2.23.4 not signed: https://api.github.com/repos/telepresenceio/telepresence/releases/233482433","Warn: release artifact v2.23.3 not signed: https://api.github.com/repos/telepresenceio/telepresence/releases/230514423","Warn: release artifact v2.23.6 does not have provenance: https://api.github.com/repos/telepresenceio/telepresence/releases/234445674","Warn: release artifact v2.23.6-rc.0 does not have provenance: https://api.github.com/repos/telepresenceio/telepresence/releases/234167642","Warn: release artifact v2.23.5 does not have provenance: https://api.github.com/repos/telepresenceio/telepresence/releases/233745930","Warn: release artifact v2.23.4 does not have provenance: https://api.github.com/repos/telepresenceio/telepresence/releases/233482433","Warn: release artifact v2.23.3 does not have provenance: https://api.github.com/repos/telepresenceio/telepresence/releases/230514423"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dev.yaml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/dev.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-dependency-submission.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/go-dependency-submission.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-dependency-submission.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/go-dependency-submission.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-dependency-submission.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/go-dependency-submission.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-scan.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/image-scan.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-scan.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/image-scan.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/image-scan.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/image-scan.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-scan.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/image-scan.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licenses.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/licenses.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licenses.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/licenses.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licenses.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/licenses.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-teleroute.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release-teleroute.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-teleroute.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release-teleroute.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/release.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/stale.yaml/release/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/unit_tests.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/unit_tests.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/unit_tests.yaml/release/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/telepresenceio/telepresence/unit_tests.yaml/release/v2?enable=pin","Warn: containerImage not pinned by hash: build-aux/docker/images/Dockerfile.client:17","Warn: containerImage not pinned by hash: build-aux/docker/images/Dockerfile.client:43","Warn: containerImage not pinned by hash: build-aux/docker/images/Dockerfile.traffic:17","Warn: containerImage not pinned by hash: build-aux/docker/images/Dockerfile.traffic:41","Warn: containerImage not pinned by hash: build-aux/docker/images/Dockerfile.winbuild:1: pin your Docker image by updating golang:1.19.4 to golang:1.19.4@sha256:660f138b4477001d65324a51fa158c1b868651b44e43f0953bf062e9f38b72f3","Warn: containerImage not pinned by hash: cmd/teleroute/Dockerfile:1","Warn: containerImage not pinned by hash: cmd/teleroute/Dockerfile:13: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T12:26:25.575Z","repository_id":37270106,"created_at":"2025-08-20T12:26:25.575Z","updated_at":"2025-08-20T12:26:25.575Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","kubernetes","local-development","minikube","proxy","tunnel","vpn"],"created_at":"2024-07-30T19:00:53.452Z","updated_at":"2026-02-14T18:08:13.660Z","avatar_url":"https://github.com/telepresenceio.png","language":"Go","funding_links":["https://github.com/sponsors/thallgren"],"categories":["Go","HarmonyOS","Kubernetes","Python","DevOps","Tools and Libraries","vpn","K8S-Tools","kubernetes","Developer Workspaces \u0026 Productivity","docker"],"sub_categories":["Windows Manager","Kubernetes local development","[Telepresence](https://www.telepresence.io/)","Development Tools"],"readme":"# Telepresence: Fast, Local Development for Kubernetes\n\n[\u003cimg src=\"https://raw.githubusercontent.com/telepresenceio/telepresence.io/master/src/assets/images/telepresence-edgy.svg\" width=\"80\"/\u003e](https://telepresence.io)\n\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/telepresence-oss)](https://artifacthub.io/packages/search?repo=telepresence-oss) [![Gurubase](https://img.shields.io/badge/Gurubase-Ask%20Telepresence%20Guru-006BFF)](https://gurubase.io/g/telepresence)\n\nTelepresence is a [CNCF](https://www.cncf.io/) project that connects your local workstation to a remote Kubernetes cluster, letting you run services locally while accessing cluster resources. It enables fast local development without the container build/push/deploy cycle.\n\n## Key Features\n\n- **Local Development** - Run services on your workstation using your favorite IDE, debugger, and tools\n- **Cluster Access** - Your local machine can reach cluster services as if it were inside the cluster\n- **Traffic Interception** - Redirect traffic from cluster services to your local machine for debugging\n- **Fast Iteration** - No waiting for container builds or deployments\n\n## Getting Started\n\n- [Quick Start Guide](https://telepresence.io/docs/quick-start) - Get up and running in minutes\n- [Installation](https://telepresence.io/docs/install/client) - Install the Telepresence client\n- [Documentation](https://telepresence.io/docs/) - Full documentation\n\n## How It Works\n\nWhen Telepresence connects to a cluster, it creates a virtual network interface on your workstation and routes traffic through a Traffic Manager deployed in the cluster. This allows your local services to communicate with cluster resources and optionally intercept traffic destined for cluster workloads.\n\n## Community\n\n- [CNCF Slack](https://communityinviter.com/apps/cloud-native/cncf) - Join [#telepresence-oss](https://cloud-native.slack.com/archives/C06B36KJ85P)\n- [Troubleshooting](https://telepresence.io/docs/troubleshooting/) - Common issues and solutions\n\n## Contributing\n\nSee [CLAUDE.md](CLAUDE.md) for build instructions, architecture overview, and development guidelines.\n\n## License\n\nTelepresence is licensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelepresenceio%2Ftelepresence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelepresenceio%2Ftelepresence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelepresenceio%2Ftelepresence/lists"}