Windows netsh 使用
netsh interface portproxy show all
netsh interface portproxy add v4tov4 listenaddress=127.0.0.1 listenport=3389 connectaddress=25.63.54.89 connectport=3389
netsh interface portproxy add v4tov4 listenaddress=127.0.0.1 listenport=80 connectaddress=frp.weihongbin.com connectport=7008
netsh interface portproxy delete v4tov4 listenaddress=127.0.0.1 listenport=3389
netsh interface portproxy dump
netsh interface portproxy reset
netsh.exe interface ip add dns name="WLAN" add=192.168.1.60 index=2