fix filename

This commit is contained in:
Fabian Affolter 2015-06-22 12:16:04 +02:00
parent 85d03f8d4d
commit 7d434741d1

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
--- ---
<img src='/images/supported_brands/network-workgroup.png.png' class='brand pull-right' /> <img src='/images/supported_brands/network-workgroup.png' class='brand pull-right' />
As an alternative to the router-based device tracking, it is possible to directly scan the network for devices by using Nmap. The IP addresses to scan can be specified in any format that Nmap understands, including the network-prefix notation (`192.168.1.1/24`) and the range notation (`192.168.1.1-255`). As an alternative to the router-based device tracking, it is possible to directly scan the network for devices by using Nmap. The IP addresses to scan can be specified in any format that Nmap understands, including the network-prefix notation (`192.168.1.1/24`) and the range notation (`192.168.1.1-255`).
``` ```