WSLHostPatcher icon indicating copy to clipboard operation
WSLHostPatcher copied to clipboard

Dynamic patch WSL2 to listen port on any interface.

Results 4 WSLHostPatcher issues
Sort by recently updated
recently updated
newest added

I have a web server running in WSL2 in ubuntu. I'm using postman in windows GUI. If I try to send a GET request to http://127.0.0.1:3001 it never makes a...

Hello, Recently I upgraded my WSL2 to latest stable version, and unfortunately I found that WSLHostPatcher no longer works with latest version. ``` WSL version: 2.0.9.0 Kernel version: 5.15.133.1-1 WSLg...

hostpatcher will cause the IP address of all network requests sent to WSL to become localhost. 所有来自远程的请求,其ip地址都变成了localhost ![Untitled](https://github.com/CzBiX/WSLHostPatcher/assets/17422155/43f8e8c8-ac98-428c-a6c5-0479ee2561a1)

I've been using wslhostpatcher successfully for a while to get access to my locally running Rancher-Desktop from an Domain from outside (only for development purposes). Setup: - Windows 10 Enterprise...