hunt-trace ~master (2022-05-28T06:06:17.4966809)
Dub
Repo
EndPoint
hunt
trace
Endpoint
Undocumented in source.
class
EndPoint {
string
serviceName
;
string
ipv4
;
string
ipv6
;
long
port
;
}
Members
Variables
ipv4
string
ipv4
;
Undocumented in source.
ipv6
string
ipv6
;
Undocumented in source.
port
long
port
;
Undocumented in source.
serviceName
string
serviceName
;
Undocumented in source.
Meta
Source
See Implementation
hunt
trace
Endpoint
classes
EndPoint