kube-forwarder
kube-forwarder copied to clipboard
Easy to use Kubernetes port forwarding manager
Hi, I have some forwarding setup - manually, and it works as expected - I am basically listening to a TCP port (its zeromq queue) ``` kubectl port-forward pod/bitcoind-0 --namespace...
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...
There is no select bind address for port forwarding so i cannot forward ports except 127.0.0.1 address and i can not reach ports from my containers which are running virtual...
I would like to open the conversation about getting a flatpak build of this uploaded to flathub please  I've found some documentation regarding how to build this in flatpak...
Hello, I'm trying to update the AUR package to 1.5.1 release but the build fails as there is a dependency on `python2` from `node-gyp` which is pulled by `node-sass` (dependency...
When I launch Kube Forwarder under GNOME Shell Then the Kube Forwarder icon is not visible in the Favorites dock And an empty space is shown instead  The same...
Hi, I'm running the linux AppImage, but it is impossible to resize the window. I have observed in the source code that the maximize flag depends on the value of...
Does this tool support forwarding of Web Socket connections (with or without TLS) in addition to TCP?
[Privacy Enhancement] No privacy policy declaration on the repo and website for third party trackers
As described in https://github.com/pixel-point/kube-forwarder/issues/67 the App uses google analytics per default to track usage data. To full fill GDPR for example there is the need for a privacy policy. There...
Is it possible to add a command line interface which allows the status to be queried and tunnels to be toggled on or off?