From ac712d9129fdf906b8901a11e029a98205dd9bf8 Mon Sep 17 00:00:00 2001 From: Narsty Date: Sat, 10 Jun 2023 19:31:00 -0500 Subject: [PATCH] Update TCP Randomizer.txt --- Obscurity/TCP Randomizer.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Obscurity/TCP Randomizer.txt b/Obscurity/TCP Randomizer.txt index 409457b..146a3df 100644 --- a/Obscurity/TCP Randomizer.txt +++ b/Obscurity/TCP Randomizer.txt @@ -13,7 +13,8 @@ REM For example if you change to 2000 this will last about 10 minutes. REM Adjust the values of min_delay and max_delay as per your requirement. REM Requirements:Python 3, and Scapy can install using the command 'pip3 install scapy' - +REM warnings can be ignored as they indicate that no IPv4 address is currently assigned to those interfaces. +REM The script will continue to function as intended REM Author: Narsty