PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Remote debugging via SSH tunnel

Last modified: 24 August 2023

This tutorial describes how to use an SSH tunnel to set up a secure connection between the development machine and a remote server. This can be useful for debugging code on a remote machine when there are firewalls in between, or a NAT router prevents direct connection, or the ISP or network infrastructure does not allow incoming TCP connections to the developer machine.