PortProxy

PortProxy can be used as a native way to do tunnelling on Windows. How neat is that? That's pretty neat!

netsh interface portproxy show all

netsh interface portproxy set v4tov4 <listenport> <connectaddress> <connectport> <listenaddress> <protocol>