nc Verified for current stable LTS

Nc Command: Proxy Local To Remote Port

Use for proxy local to remote port with Nc. Exact CLI syntax to proxy local to remote port using Nc.

When to use this: Use for proxy local to remote port with Nc.

Command Syntax

nc -l -p <local_port> | nc <host> <remote_port>

Command Breakdown

-l
Command Option
Tool-specific option used by this command invocation.
-p
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to proxy local to remote port using Nc.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Nc directory