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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hcavarsan avatar

hcavarsan/kftray

0
View on GitHub↗
1,525 stars·72 forks·Rust·GPL-3.0·8 viewskftray.app↗

Kftray

kubectl port-forward manager and reverse tunnel (ngrok-like) for exposing local services publicly, with TLS termination, HTTP traffic inspection, UDP forwarding, multi-hop proxy routing through k8s clusters, stateful config via filesystem or git - GUI and TUI available

Features

  • Container Management - Manage multiple kubectl port-forward commands.
  • Infrastructure and Automation - Menu bar utility for managing Kubernetes port forwarding.
  • System Administration - Manager for multiple Kubernetes port-forwarding sessions.
  • Developer Utilities - Tray application for Kubernetes port forwarding.
  • Developer Workspaces - Manages multiple port-forwarding configurations via menu bar.

Star history

Star history chart for hcavarsan/kftrayStar history chart for hcavarsan/kftray

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Kftray

Similar open-source projects, ranked by how many features they share with Kftray.
  • docker/composedocker avatar

    docker/compose

    37,588View on GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    View on GitHub↗37,588
  • kdash-rs/kdashkdash-rs avatar

    kdash-rs/kdash

    2,488View on GitHub↗

    A simple and fast dashboard for Kubernetes

    Rust
    View on GitHub↗2,488
  • bcicen/ctopbcicen avatar

    bcicen/ctop

    17,765View on GitHub↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    View on GitHub↗17,765
  • kubernetes/kuberneteskubernetes avatar

    kubernetes/kubernetes

    123,197View on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current system state against user-defined configurations to ensure desired operational outcomes. The system relies on a centralized API-driven interface and a replicated key-value store to maintain a consistent source of truth for all cluster objects. The platform distinguishes itself throu

    Gocncfcontainersgo
    View on GitHub↗123,197
See all 30 alternatives to Kftray→

Frequently asked questions

What does hcavarsan/kftray do?

kubectl port-forward manager and reverse tunnel (ngrok-like) for exposing local services publicly, with TLS termination, HTTP traffic inspection, UDP forwarding, multi-hop proxy routing through k8s clusters, stateful config via filesystem or git - GUI and TUI available

What are the main features of hcavarsan/kftray?

The main features of hcavarsan/kftray are: Container Management, Infrastructure and Automation, System Administration, Developer Utilities, Developer Workspaces.

What are some open-source alternatives to hcavarsan/kftray?

Open-source alternatives to hcavarsan/kftray include: kdash-rs/kdash — A simple and fast dashboard for Kubernetes. moby/moby — Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers… bcicen/ctop — ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It… docker/compose — Docker Compose is a tool for defining and running multi-container applications through declarative configuration… kubernetes/kubernetes — Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of… mrjackwills/oxker — A simple tui to view & control docker containers.