mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +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,8 +1,9 @@
|
||||
description = [[
|
||||
Geolocation lookup by IP address in a Maxmind database. This script supports
|
||||
queries using all Maxmind databases that are supported by their API including
|
||||
the commercial ones. The databases can be obtained at:
|
||||
http://www.maxmind.com/app/ip-location
|
||||
Tries to identify the physical location of an IP address using a
|
||||
Geolocation Maxmind database file (available from
|
||||
http://www.maxmind.com/app/ip-location). This script supports queries
|
||||
using all Maxmind databases that are supported by their API including
|
||||
the commercial ones.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user