-
I don't know if this a duplicated request, however I would like to know how to do the port forwarding for UDP ports,
It seems that the ` netsh interface portproxy` command works only for TCP protocol…
-
### Is it a bug?
- [X] I know this is an issue with the app, and contacting Mullvad support is not relevant.
### I have checked if others have reported this already
- [X] I have checked the issue t…
0tii updated
4 months ago
-
I apologise if there's something hidden but ...
The documentation is silent about making the test runner visible on the local network that it's host is connected to.
There seem to be a number of…
-
### Actual Behavior
After installing, containers are launched from cmd (docker compose). In the `Containers` screen, there's list of all running containers, with port forwarding listed the ports bein…
-
I'm trying to expose a local microservice on port 8080 in my cluster on port 80 via ktunnel:
```
ktunnel expose app 80:8080 -v
```
However, this throws the following exception:
> INFO[0000]…
-
Hi, there!
I'm using this plugin under the WSL2 environment and I actually trying to access the preview page from another device.
The problem is even I have set the `mkdp_open_to_the_world = 1`…
-
Running Windows 10 v2004 (19041.264)
WSL2 based on Ubuntu 20.04
kube-forwarder v1.5.1 (on windows)
Running kube-forwarder on windows, works fine to access external resources within windows, but n…
-
Type: Bug
VSCode 1.91.0-insider (reproducible with latest stable release)
Docker version 25.0.3, build 4debf41 (installed within WSL, not docker desktop)
Run local devcontainer within WSL (ubun…
-
Everything seems to work fine up until port forwarding with my router.
I ran the same code hosting a websocket server on port `8443`, I could easily access it through the port forwarding from my rou…
ar065 updated
4 years ago
-
I am trying to run the bookinfo example on my local with wsl2 and docker desk. I am having issues when trying to access the productpage service via the gateway as I got the connection refused. I am no…