mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Went through all the new (since 5.51) scripts and improved (I hope) the nsedoc descriptions a bit and made some other very minor cleanups
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
description = [[
|
||||
This script looks up the host's IP address using the IPInfoDB geolocation web
|
||||
service. There is no limit on requests to this service. However, the API key
|
||||
used is obtained through a free registration with the service.
|
||||
Tries to identify the physical location of an IP address using the
|
||||
IPInfoDB geolocation web service
|
||||
(http://ipinfodb.com/ip_location_api.php).
|
||||
|
||||
There is no limit on requests to this service. However, the API key
|
||||
used was obtained through a free registration with the service.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user