mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix <code> tags in mac-geolocation.nse.
This commit is contained in:
parent
6d1aa1a449
commit
f5f63ff734
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ Looks up geolocation information for BSSID (MAC) addresses of WiFi access points
|
|||
in the Google geolocation database. Geolocation information in this databasea
|
||||
usually includes information including coordinates, country, state, city,
|
||||
street address etc. The MAC addresses can be supplied as an argument
|
||||
<code>macs<\code>, or in the registry under
|
||||
<code>nmap.registry.[host.ip][mac-geolocation]<\code>.
|
||||
<code>macs</code>, or in the registry under
|
||||
<code>nmap.registry.[host.ip][mac-geolocation]</code>.
|
||||
]]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue