Ross ROSS = Recommend OSS · open-source software intelligence for agents

omrikiei/ktunnel

A cli that exposes your local resources to kubernetes observed · 2026-09-03

github.com/omrikiei/ktunnel · Go · GPL-3.0 (copyleft) observed · 2026-09-03

Health v2 · maintenance only

100/100

  • Activity 100
  • Release rhythm 100
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 2534
  • days_rel: 1
  • days_push: 0
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1057 stars · 76 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ktunnel is a Go CLI tool that establishes a reverse tunnel between a Kubernetes cluster and your local machine, exposing local resources as services inside the cluster. It can also be used standalone as a generic reverse tunnel to any remote system.

Use cases

  • expose my local dev server to a kubernetes pod
  • access my development machine from inside a kubernetes cluster
  • debug a kubernetes deployment against local services
  • set up a reverse tunnel to a remote host
  • run a kubectl plugin for tunneling local resources
  • let a cluster service call back to my laptop during development

When to choose

  • you develop services locally but need pods to reach your machine
  • you want a simple reverse tunnel that also integrates with kubernetes
  • you prefer a single static binary or kubectl plugin over complex ingress setups

When to avoid

  • you only need to forward cluster ports to your local machine (kubectl port-forward suffices)
  • you need production-grade, audited tunneling with auth and TLS management
  • you are not working with kubernetes or remote hosts at all

Facets

cli-tool · maturity active

networking cli developer-tools proxy developer-tools networking cli windows go reverse-tunnel kubernetes local-development kubectl-plugin port-forwarding containers devops macos linux

1 source

Member repositories

RepositoryRoleHealth v2
omrikiei/ktunnelmain100

For agents

markdown · JSON · MCP: product_card(name="omrikiei/ktunnel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem