feat(wsl): detect mirrored vs NAT mode for winhost routing #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "guochao/nixos-config:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace inline activation script with external setup-winhost.sh.
Detect WSL network mode via:
Use 127.0.0.1 for mirrored, default gateway for NAT,
fallback to 127.0.0.1 when gateway is unavailable.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com