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.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file hproxy-0.1.1.tar.gz
.
File metadata
- Download URL: hproxy-0.1.1.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 | 894a72e341e9090bbea3fe8ee3b21bde83799ed5db8bae34bb3d12828acef907 |
|
MD5 | 7e0c048ee230da255df48796119f6979 |
|
BLAKE2b-256 | d66275badf62a3a3ced963b4b02ff616c89974ea0aa5a41b1d999f95ffdebeea |
File details
Details for the file hproxy-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: hproxy-0.1.1-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 | 1c0551478d529e30f6b9369c0f0f28108f19502d3556b9f0f523ebcbe03c7e9a |
|
MD5 | f3141a594fe325d4efd289b6b5658099 |
|
BLAKE2b-256 | 97144459e885bc146be0c041c826084c4cfd22e786f240d7cdc25545e7524d78 |