Skip to content

v0.1.0

Choose a tag to compare

@rblez rblez released this 30 May 09:32

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 task

Download

Download wslink.exe from the assets below.