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
k8s_pod_proxy/init.py
""" Kubernetes Pod Proxy Manager A GUI tool for managing Kubernetes pod proxies """
version = "0.1.0"
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.0.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file hproxy-0.1.0.tar.gz
.
File metadata
- Download URL: hproxy-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1d2777f5595adb1031768b6a7a75d9c9394ac81f939159e46685bdd66fcb7d2 |
|
MD5 | 57bf19910e58a357ed89e96140230699 |
|
BLAKE2b-256 | e97d68335e9e4d6ff31d2b3994c4af2145d632ad3d40804f05c4b04816cc64af |
File details
Details for the file hproxy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: hproxy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 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 | 7d1a0c0b0d768d6ad35f5ba085e1f56880b8de2a3d4e9d64e427c426140c1f9c |
|
MD5 | f0871dcd01a1b410096b01e15a14e23d |
|
BLAKE2b-256 | bd54f1c42d3e0d9b00bbc9349ab76e859623f6438c278c88b6fcb0d0b2f6a1ca |