nmap.host
Description
Nmap host
Init
nmap.host(name string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | Name of the host |
distance | dict | Distance to the host |
os | dict | Information about the host operating system |
endTime | time | |
comment | string | Comments about the host |
trace | dict | Trace route information |
addresses | []dict | Addresses associated with the host |
hostnames | []dict | Hostnames associated with the host |
ports | []nmap.port | Ports on the host |
state | string | State of the host (e.g., up or down) |