1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 07:29:01 +00:00

Cross reference ip-geolocation scripts

This commit is contained in:
dmiller
2017-09-27 19:05:43 +00:00
parent cb7405c309
commit 80bc6e5778
6 changed files with 34 additions and 1 deletions

View File

@@ -52,6 +52,12 @@ Additional information for the Bing Maps REST Services API can be found at:
-- @args ip-geolocation-map-bing.size The default value is '640x640' pixels, but
-- can be changed so long as the width is between 80 and 2000 pixels and the
-- height is between 80 and 1500 pixels.
--
-- @see ip-geolocation-geoplugin.nse
-- @see ip-geolocation-ipinfodb.nse
-- @see ip-geolocation-map-google.nse
-- @see ip-geolocation-map-kml.nse
-- @see ip-geolocation-maxmind.nse
author = "Mak Kolybabi <mak@kolybabi.com>"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"