From cecdaf1b0e3c57f32fbcffe5c6c0d0ccae87bd9c Mon Sep 17 00:00:00 2001 From: pucherot Date: Sat, 9 Jan 2021 10:57:56 +0100 Subject: [PATCH] Update INSTALL.md --- doc/INSTALL.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 1713c979..f812c608 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -6,13 +6,13 @@ Linux distributions. Stimated time: 20' ### Dependencies - | Dependency | Comments | - | ------------------------ | -------------------------------------------------------- | - | Lighttpd | Probably works on other webservers / not tested | - | arp-scan | Required for Scan Method 1 | - | Pi.hole | Optional. Scan Method 2. Check devices doing DNS queries | - | dnsmasq | Optional. Scan Method 3. Check devices using DHCP server | - | IEEE HW Vendors Database | Necessary to identified Device vendor | + | Dependency | Comments | + | ---------- | -------------------------------------------------------- | + | Lighttpd | Probably works on other webservers / not tested | + | arp-scan | Required for Scan Method 1 | + | Pi.hole | Optional. Scan Method 2. Check devices doing DNS queries | + | dnsmasq | Optional. Scan Method 3. Check devices using DHCP server | + | IEEE HW DB | Necessary to identified Device vendor | # Installation process @@ -91,7 +91,7 @@ Stimated time: 20' 9 - Renew your computer IP to unsure you are using the new DHCP and DNS server - Windows: cmd -> ipconfig /renew - Linux: shell -> sudo dhclient -r; sudo dhclient - - Mac: Apple menu -> System Preferences -> Network -> select the network -> Advanced -> TCP/IP -> Renew DHCP Lease + - Mac: Apple menu -> System Preferences -> Network -> Select the network -> Advanced -> TCP/IP -> Renew DHCP Lease ## arp-scan & Python