netsh Commands

Commands are tested on Powershell with admin priveleges.

Enter netsh command interface

netsh

Show interface

netsh interface show interface

Show all port proxies

netsh interface portproxy show all

Delete a port proxy

netsh interface portproxy delete v4tov4 listenport=3000 listenaddress:0.0.0.0