From 83a9e910f697656ed74af92a22b22bea1388ae21 Mon Sep 17 00:00:00 2001 From: Scobra <79657875+ScobraScope@users.noreply.github.com> Date: Tue, 31 May 2022 21:12:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28678c4..241daf3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This script features auto IP range detection, MAC address vendor check (works of Using mc-vendor-lookup it is easy to determine what devices are phones, computers and routers. By using the compact console output layout, it is easy to select and spoof a desired device. -The script was tested on **Linux (Ubuntu)**. +The script was tested on **Windows 10 + Linux (Ubuntu)**. **Dependencies: `python3`, `scapy`, `colorama`, `requests`, `mac-vendor-lookup`, `winreg`, `re`**