From 7d434741d1e1b262815e638f0722ff1ce3f5ec06 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 22 Jun 2015 12:16:04 +0200 Subject: [PATCH] fix filename --- source/components/device_tracker.nmap_scanner.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/device_tracker.nmap_scanner.markdown b/source/components/device_tracker.nmap_scanner.markdown index b9d22ee078c..4a0eb4f42cc 100644 --- a/source/components/device_tracker.nmap_scanner.markdown +++ b/source/components/device_tracker.nmap_scanner.markdown @@ -9,7 +9,7 @@ sharing: true footer: true --- - + 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`). ```