Download a Release
Most OS/architecture combinations can be installed dynamically using one of the methods shown below.
Linux (32 and 64-bit) & MacOS
Section titled “Linux (32 and 64-bit) & MacOS”curl -sL https://raw.githubusercontent.com/epi052/feroxbuster/master/install-nix.sh | bashWindows x86
Section titled “Windows x86”https://github.com/epi052/feroxbuster/releases/latest/download/x86-windows-feroxbuster.exe.zipExpand-Archive .\feroxbuster.zip.\feroxbuster\feroxbuster.exe -VWindows x86_64
Section titled “Windows x86_64”Invoke-WebRequest https://github.com/epi052/feroxbuster/releases/latest/download/x86_64-windows-feroxbuster.exe.zip -OutFile feroxbuster.zipExpand-Archive .\feroxbuster.zip.\feroxbuster\feroxbuster.exe -VAll other releases
Section titled “All other releases”Releases for armv7, aarch64, and an x86_64 .deb can be found in the Releases section.