v0.1.0
Initial release of wslink — Windows ↔ WSL port bridge.
What
Single-file C# Native AOT executable. Zero dependencies. Auto-detects WSL distros, sets up netsh interface portproxy, adds firewall rules, cleans up on exit.
Usage
wslink forward 4444 # Forward WSL port 4444 to Windows
wslink forward 4444 --distro Ubuntu
wslink list # Show active rules
wslink remove 4444 # Remove forwarding
wslink service install # Startup taskDownload
Download wslink.exe from the assets below.