Running that gives the following output.
Connecting to port 55932…
Launching uname, pty=5…
argv[0] = uname
argv[1] = -a
DISPLAY = :10
Waiting for the target process PID…
Target process PID: 7096
Forwarding output…
..Reporting exit code (0)
+[0]
Connecting to port 55933…
Launching uname, pty=5…
argv[0] = uname
argv[1] = -a
DISPLAY = :10
Waiting for the target process PID…
Target process PID: 7101
Forwarding output…
..Reporting exit code (0)
…
This keeps running for a while and incrementing the ports. Does this indicate it is working?
Thank you,