hunt-http ~master (2022-03-03T02:59:30Z)
Home
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