When you need a port forwarder in a hurry.

portfwd.c (15KB)
portfwd.exe (19KB) (virustotal doesn't like that I used UPX)

This is a TCP port forwarder I wrote in 2000.

It uses a select() loop and was portable to the UNIX and Win32 of the time.