Piper: Creates a local or remote port forwarding through named pipes.

Piper Creates a local or remote port forwarding through named pipes. EXAMPLES   Creates a local port forwarding through pipe testPipe: -L 33389:127.0.0.1:3389 Creates a remote port forwarding through pipe testPipe: -R 33389:127.0.0.1:3389 Issues...