endpoint property

EndpointInfo? endpoint
getter/setter pair

Display information of the source and destination under analysis.

The endpoint information in an intermediate state may differ with the initial input, as it might be modified by state like NAT, or Connection Proxy.

Implementation

EndpointInfo? endpoint;