First time here? Check out the FAQ!

Revision history  [back]

This isn't new on our end. When we launch a debug process or start the process for the Python Shell we launch it with command line arguments that tell it where to connect, and the IDE listens for and accepts the connection. The same model is now also used for setting up the connection from the remote agent, when doing remote development. However, we also establish an SSH tunnel for those connections first.