File gpsd-info
Script types:
portrule
Categories:
discovery, safe
Download: http://nmap.org/svn/scripts/gpsd-info.nse
User Summary
Retrieves GPS time, coordinates and speed from the GPSD network daemon.
Script Arguments
gpsd-info.timeout
timespec defining how long to wait for data (default 10s)
Example Usage
nmap -p 2947 <ip> --script gpsd-info
Script Output
PORT STATE SERVICE REASON 2947/tcp open gpsd-ng syn-ack | gpsd-info: | Time of fix: Sat Apr 14 15:54:23 2012 | Coordinates: 59.321685,17.886493 |_ Speed: - knots
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


