Source Map Variables
Key | Description |
---|---|
localAddress | The IP address that the TCP socket is locally bound to. |
localPort | The port that that TCP socket is locally bound to. |
remoteAddress | The IP address of the remote system. |
remotePort | The TCP port of the remote system. |