Added Requirements to REM on TCP Randomizer.txt

This commit is contained in:
Narsty
2023-06-09 19:30:04 -05:00
committed by GitHub
parent b0e67ce4c6
commit 480804df83
+3
View File
@@ -12,6 +12,9 @@ REM You can change the 'send_packet(packet) for _ in range(1000)' parameter to e
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 Author: Narsty
REM Title: TCP Randomizer