JetBrains CodeCanvas
 
2024.3

Forward Ports

Last modified: 29 April 2024

To get access to TCP ports of a dev environment, use port forwarding. Port forwarding lets you forward a port from a remote machine to your local machine and vice versa. For example, you can use this to access services running on the remote machine from your local machine.

There are several ways to forward ports. For example, you can use the port forwarding feature of your IDE or forward ports via SSH.