Windows netsh command
Netsh is a command-line scripting utility that allows you to display or modify the network configuration of a computer that is currently running.
Port proxies
List port proxies
Show currently configured port proxies.
Adding a port forward port proxy
The below example will start a listerner on the localhost and forward all traffic to the connectaddress and port.
Deleting a port proxy
Cleaning up and reverting changes
Adding firewall rule
References
Last updated