A GUI tool for managing Kubernetes pod proxies
Project description
Kubernetes Pod Proxy Manager
A simple GUI application for managing Kubernetes pod proxies. This tool allows you to:
- View running pods in your Kubernetes cluster
- Set up port forwarding with custom local ports
- Manage multiple proxy connections
Installation
pip install hproxy
Usage
After installation, you can run the application using:
hproxy
Requirements:
- Python 3.6 or higher
- kubectl configured with access to your cluster
- tkinter (usually comes with Python)
Features
- Modern, clean interface
- Easy port forwarding setup
- Real-time pod status monitoring
- Custom port selection (9000-9100)
License
MIT License
hproxy/init.py
""" Kubernetes Pod Proxy Manager A GUI tool for managing Kubernetes pod proxies """
version = "0.1.1"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hproxy-0.1.2.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hproxy-0.1.2.tar.gz.
File metadata
- Download URL: hproxy-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbf2debca8b5fa67eab122ac8469988fa70beddd8ac63fe9b1a5e7fae23dd6d6
|
|
| MD5 |
3283b2adcda4c53517aad1c7ab6d032a
|
|
| BLAKE2b-256 |
a482f01d8aad8046c3650bfc092b7be54c3bcf06b763b64a10388a123a6ec328
|
File details
Details for the file hproxy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: hproxy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae165e65d98ffd47b3328f209a12fd2daf52cbe35cc5d1e045769eb542fce9f7
|
|
| MD5 |
ce3565c29c169cab3da3a2955369cd4b
|
|
| BLAKE2b-256 |
afa5d4032aba2fbe944edf515cd7b1f979cce1f1357e74683e9eb8681320d72f
|