admin 发表于 2024-9-21 19:03:15

What is the Windows command to forward many ports at once?

Below is the default setting of this one-time only:

[*]netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=1000 connectaddress=192.168.1.2 connectport=2000复制代码


This way does not work: listenport=1000-2000 connectaddress=192.168.1.2 connectport=2000

Would you like to set up the ports on your local machine to forward to 192.168.1.2's 2000 port?
页: [1]
查看完整版本: What is the Windows command to forward many ports at once?