How to Install and Uninstall proxyfuzz.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "proxyfuzz.noarch" package

In this section, we are going to explain the necessary steps to install proxyfuzz.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install proxyfuzz.noarch

2. Uninstall "proxyfuzz.noarch" package

This guide covers the steps necessary to uninstall proxyfuzz.noarch on Fedora 39:

$ sudo dnf remove proxyfuzz.noarch $ sudo dnf autoremove

3. Information about the proxyfuzz.noarch package on Fedora 39

Last metadata expiration check: 4:36:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : proxyfuzz
Version : 20190404
Release : 23.fc39
Architecture : noarch
Size : 11 k
Source : proxyfuzz-20190404-23.fc39.src.rpm
Repository : fedora
Summary : Man-in-the-middle non-deterministic network fuzzer
URL : https://github.com/SECFORCE
License : GPLv3+
Description : 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.