From 9b82e4558175bed321697b32baf05fa84a4efe2f Mon Sep 17 00:00:00 2001 From: Petr Sklenar Date: Thu, 7 May 2026 10:29:50 +0000 Subject: [PATCH] Update proxyfuzz.spec --- proxyfuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxyfuzz.spec b/proxyfuzz.spec index 1f588fb..eecced7 100644 --- a/proxyfuzz.spec +++ b/proxyfuzz.spec @@ -23,7 +23,7 @@ ProxyFuzz is a man-in-the-middle non-deterministic network fuzzier written in Python. ProxyFuzz randomly changes (fuzzes) contents on the network traffic. It supports TCP and UDP protocols and can also be configured to fuzz only one side of the communication. ProxyFuzz is protocol agnostic so it can randomly -fuzz any network communication. +fuzz any network communication. XXX TEST PACKIT %prep cp -p %{SOURCE0} .