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