win10端口转发.md

TODO

win10 端口转发

场景用例

主机 A (Ubuntu22.04) ,虚拟机 B (win10),B 中连接了 VPN, 可以连接 10.9.220.87,A 通过 B 端口转发连接 10.9.220.87 22 端口。

1
netsh interface portproxy add v4tov4 listenaddress=192.168.122.36 listenport=22 connectaddress=10.9.220.87 connectport=22

win10端口转发.md
https://abrance.github.io/2024/08/29/mdstorage/domain/windows/win10端口转发/
Author
xiaoy
Posted on
August 29, 2024
Licensed under