kube-forwarder icon indicating copy to clipboard operation
kube-forwarder copied to clipboard

Easy to use Kubernetes port forwarding manager

Results 71 kube-forwarder issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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 ![image](https://user-images.githubusercontent.com/462087/113258464-e1d45880-92c3-11eb-95a5-995086d99143.png) 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 ![image](https://user-images.githubusercontent.com/2766129/107254134-4a772580-6a37-11eb-828f-05138de6e08d.png) 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?

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?