netsh interface portproxy add v4tov4 listenport=xxxx listenaddress=0.0.0.0 connectport=xxxx connectaddress=xxx.xxx.xxx.xxx

listenport 是需要在局域网中监听的端口

connectport 是要在wsl中访问的端口

connectaddress 是wsl的ip地址

设置完可用以下命令查看是否设置成功

netsh interface portproxy show all

GitHub 加速计划 / ws / WSL
8
0
下载
Issues found on WSL
最近提交(Master分支:4 个月前 )
f007ede7 5 天前
7ef20042 * Move pull-request permissions to the job instead of the workflow * Use pull_request_target * Undo test change 6 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐