Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Windows forwarding

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Run cmd as an administrator

1. Forward port 8002 of 192.168.1.10 to port 3389

Netsh interface portproxy add v4tov4 listenaddress=192.168.1.10 listenport=8002 connectaddress=192.168.1.10 connectport=3389

2. Delete a rule

Netsh interface portproxy delete v4tov4 listenaddress=192.168.1.10 listenport=8002

3. Query existing rules

Netsh interface portproxy show all

4. The netsh command (win7,win2008 or above) cannot be found because of the environment variable, execute the following command

Path% SystemRoot%\ system32;%SystemRoot%;%SystemRoot%\ System32\ Wbem;%SYSTEMROOT%\ System32\

WindowsPowerShell\ v1.0\

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report